SlightPHP.php 16

Type Line Description
error 0 No summary was found for this file
error 20 No summary for class \SlightPHP
error 83 No summary for method setZoneAlias()
error 92 No summary for method getZoneAlias()
error 108 No summary for method setPageAlias()
error 117 No summary for method getPageAlias()
error 207 Argument $pathInfo is missing from the Docblock of setPathInfo
error 207 No summary for method setPathInfo()
error 330 Argument $debugmsg is missing from the Docblock of debug
error 330 No summary for method debug()
error 24 No summary for property $appDir
error 29 No summary for property $pathInfo
error 40 No summary for property $defaultZone
error 51 No summary for property $defaultPage
error 62 No summary for property $defaultEntry
error 327 No summary for property $_debug

plugins/SRestClient.php 18

Type Line Description
error 0 No summary was found for this file
error 22 No summary for class \SRestClient
error 24 Argument $file is missing from the Docblock of setConfigFile
error 24 No summary for method setConfigFile()
error 28 No summary for method getConfigFile()
notice 36 Parameter $type could not be found in getConfig()
error 36 No summary for method getConfig()
error 39 Argument $zone is missing from the Docblock of useConfig
error 39 No summary for method useConfig()
error 43 Argument $zone is missing from the Docblock of addRequest
error 43 Argument $parameters is missing from the Docblock of addRequest
error 43 Argument $key is missing from the Docblock of addRequest
error 43 Argument $method is missing from the Docblock of addRequest
error 43 No summary for method addRequest()
error 62 No summary for method request()
error 67 No summary for method reset()
error 23 No summary for property $_config
error 42 No summary for property $_requests

plugins/rest/Rest_Http.php 17

Type Line Description
error 0 No summary was found for this file
error 22 No summary for class \SlightPHP\Rest_Http
error 32 No summary for method init()
error 45 No summary for method addServers()
error 52 Argument $host is missing from the Docblock of addServer
error 52 Argument $path is missing from the Docblock of addServer
error 52 Argument $weight is missing from the Docblock of addServer
error 52 Argument $timeout is missing from the Docblock of addServer
error 67 Argument $a is missing from the Docblock of _sort
error 67 Argument $b is missing from the Docblock of _sort
error 67 No summary for method _sort()
error 70 Argument $key is missing from the Docblock of getServer
error 70 No summary for method getServer()
error 101 Argument $str is missing from the Docblock of hash
error 101 No summary for method hash()
error 23 No summary for property $_servers
error 24 No summary for property $_serverCt

plugins/SLunar.php 14

Type Line Description
error 0 No summary was found for this file
error 21 No summary for class \SLunar
error 83 Argument $y is missing from the Docblock of lYearDays
error 92 Argument $y is missing from the Docblock of leapDays
error 100 Argument $y is missing from the Docblock of leapMonth
error 106 Argument $y is missing from the Docblock of monthDays
error 106 Argument $m is missing from the Docblock of monthDays
error 114 Argument $year is missing from the Docblock of SLunar
error 114 Argument $month is missing from the Docblock of SLunar
error 114 Argument $day is missing from the Docblock of SLunar
error 193 Argument $num is missing from the Docblock of cyclical
error 193 No summary for method cyclical()
error 214 Argument $d is missing from the Docblock of cDay
error 62 No summary for property $lunarInfo

plugins/SHttp.php 14

Type Line Description
error 0 No summary was found for this file
error 19 No summary for class \SHttp
error 31 Argument $timeout is missing from the Docblock of get
error 31 Name of argument $timeout does not match with the DocBlock's name $returnHeader in get()
error 67 Name of argument $url_array does not match with the DocBlock's name $url_array=array("url"=>"","parameters"=>array(),"timeout"=>1,"method"=>"get"); in getArray()
error 67 Name of argument $timeout does not match with the DocBlock's name $timeout=1 in getArray()
notice 67 Parameter $url_array=array("url"=>"","parameters"=>array(),"timeout"=>1,"method"=>"get"); could not be found in getArray()
notice 67 Parameter $timeout=1 could not be found in getArray()
error 141 Argument $timeout is missing from the Docblock of post
error 141 Name of argument $timeout does not match with the DocBlock's name $returnHeader in post()
error 176 Argument $header is missing from the Docblock of cookie_parse
error 176 No summary for method cookie_parse()
error 210 Argument $data is missing from the Docblock of cookie_build
error 210 No summary for method cookie_build()

plugins/SLog.php 12

Type Line Description
error 0 No summary was found for this file
error 20 No summary for class \SLog
error 141 No summary for method getInstance()
error 240 No summary for method setLogId()
error 317 No summary for method __logId()
error 327 No summary for method write()
error 22 No summary for property $CONSOLE
error 24 No summary for property $LOG
error 26 No summary for property $LOGFILE
error 44 No summary for property $logLevelMap
error 57 No summary for property $logTypes
error 114 No summary for property $instance

plugins/SLanguage.php 16

Type Line Description
error 0 No summary was found for this file
error 19 No summary for class \SLanguage
error 31 Argument $source is missing from the Docblock of tr
error 31 Argument $zone is missing from the Docblock of tr
error 31 No summary for method tr()
error 79 Argument $dir is missing from the Docblock of setLanguageDir
error 79 No summary for method setLanguageDir()
error 82 No summary for method getLanguageDir()
error 85 Argument $locale is missing from the Docblock of setLocale
error 85 No summary for method setLocale()
error 88 No summary for method getLocale()
error 23 No summary for property $languageDir
error 25 No summary for property $locale
error 27 No summary for property $defaultLocale
error 29 No summary for property $_languageCache
error 30 No summary for property $_locales

plugins/SUtil.php 20

Type Line Description
error 0 No summary was found for this file
error 20 No summary for class \SUtil
error 28 Argument $default is missing from the Docblock of getRequestValue
error 28 Name of argument $default does not match with the DocBlock's name $isnum in getRequestValue()
error 28 Argument $minLength is missing from the Docblock of getRequestValue
error 28 Name of argument $minLength does not match with the DocBlock's name $isnum in getRequestValue()
error 28 Argument $maxLength is missing from the Docblock of getRequestValue
error 28 Name of argument $maxLength does not match with the DocBlock's name $isnum in getRequestValue()
error 38 Argument $logFile is missing from the Docblock of log
error 38 Argument $data is missing from the Docblock of log
error 38 No summary for method log()
error 44 Argument $long is missing from the Docblock of getIP
error 44 No summary for method getIP()
error 66 Argument $email is missing from the Docblock of validEmail
error 66 No summary for method validEmail()
error 73 Argument $str is missing from the Docblock of getSubStr
error 73 Argument $length is missing from the Docblock of getSubStr
error 73 Argument $postfix is missing from the Docblock of getSubStr
error 73 Argument $encoding is missing from the Docblock of getSubStr
error 84 Argument $len is missing from the Docblock of getRandString

plugins/STpl.php 13

Type Line Description
error 0 No summary was found for this file
error 22 No summary for class \STpl
error 26 Argument $force_compile is missing from the Docblock of setForceCompile
error 32 Argument $safe_mode is missing from the Docblock of setSafeMode
error 38 Argument $left is missing from the Docblock of setDelimter
error 38 Argument $right is missing from the Docblock of setDelimter
error 45 Argument $path is missing from the Docblock of setCompileDir
error 55 Argument $path is missing from the Docblock of setTemplateDir
error 65 Argument $tpl is missing from the Docblock of render
error 65 Argument $parames is missing from the Docblock of render
error 82 Argument $tpl is missing from the Docblock of display
error 82 Argument $parames is missing from the Docblock of display
error 88 Argument $url is missing from the Docblock of redirect

plugins/SJson.php 12

Type Line Description
error 0 No summary was found for this file
error 20 No summary for class \SJson
error 28 Argument $options is missing from the Docblock of encode
error 28 Name of argument $options does not match with the DocBlock's name $object in encode()
error 28 Argument $depth is missing from the Docblock of encode
error 28 Name of argument $depth does not match with the DocBlock's name $object in encode()
error 38 Argument $assoc is missing from the Docblock of decode
error 38 Name of argument $assoc does not match with the DocBlock's name $str in decode()
error 38 Argument $depth is missing from the Docblock of decode
error 38 Name of argument $depth does not match with the DocBlock's name $str in decode()
error 38 Argument $options is missing from the Docblock of decode
error 38 Name of argument $options does not match with the DocBlock's name $str in decode()

plugins/sphinx/sphinxapi.php 161

Type Line Description
error 0 No summary was found for this file
error 125 Argument $v is missing from the Docblock of sphPackI64
error 125 No summary for function \SlightPHP\sphPackI64()
error 174 Argument $v is missing from the Docblock of sphPackU64
error 174 No summary for function \SlightPHP\sphPackU64()
error 233 Argument $v is missing from the Docblock of sphUnpackU64
error 233 No summary for function \SlightPHP\sphUnpackU64()
error 299 Argument $v is missing from the Docblock of sphUnpackI64
error 299 No summary for function \SlightPHP\sphUnpackI64()
error 368 Argument $value is missing from the Docblock of sphFixUint
error 368 No summary for function \SlightPHP\sphFixUint()
error 385 No summary for class \SlightPHP\SphinxClient
error 428 No summary for method __construct()
error 472 No summary for method __destruct()
error 479 No summary for method GetLastError()
error 485 No summary for method GetLastWarning()
error 491 No summary for method IsConnectError()
error 497 Argument $host is missing from the Docblock of SetServer
error 497 Argument $port is missing from the Docblock of SetServer
error 497 No summary for method SetServer()
error 519 Argument $timeout is missing from the Docblock of SetConnectTimeout
error 519 No summary for method SetConnectTimeout()
error 526 Argument $handle is missing from the Docblock of _Send
error 526 Argument $data is missing from the Docblock of _Send
error 526 Argument $length is missing from the Docblock of _Send
error 526 No summary for method _Send()
error 540 No summary for method _MBPush()
error 551 No summary for method _MBPop()
error 558 No summary for method _Connect()
error 629 Argument $fp is missing from the Docblock of _GetResponse
error 629 Argument $client_ver is missing from the Docblock of _GetResponse
error 629 No summary for method _GetResponse()
error 701 Argument $offset is missing from the Docblock of SetLimits
error 701 Argument $limit is missing from the Docblock of SetLimits
error 701 Argument $max is missing from the Docblock of SetLimits
error 701 Argument $cutoff is missing from the Docblock of SetLimits
error 701 No summary for method SetLimits()
error 718 Argument $max is missing from the Docblock of SetMaxQueryTime
error 718 No summary for method SetMaxQueryTime()
error 726 Argument $mode is missing from the Docblock of SetMatchMode
error 726 No summary for method SetMatchMode()
error 739 Argument $ranker is missing from the Docblock of SetRankingMode
error 739 No summary for method SetRankingMode()
error 746 Argument $mode is missing from the Docblock of SetSortMode
error 746 Argument $sortby is missing from the Docblock of SetSortMode
error 746 No summary for method SetSortMode()
error 764 Argument $weights is missing from the Docblock of SetWeights
error 764 No summary for method SetWeights()
error 774 Argument $weights is missing from the Docblock of SetFieldWeights
error 774 No summary for method SetFieldWeights()
error 786 Argument $weights is missing from the Docblock of SetIndexWeights
error 786 No summary for method SetIndexWeights()
error 799 Argument $min is missing from the Docblock of SetIDRange
error 799 Argument $max is missing from the Docblock of SetIDRange
error 799 No summary for method SetIDRange()
error 810 Argument $attribute is missing from the Docblock of SetFilter
error 810 Argument $values is missing from the Docblock of SetFilter
error 810 Argument $exclude is missing from the Docblock of SetFilter
error 810 No summary for method SetFilter()
error 827 Argument $attribute is missing from the Docblock of SetFilterRange
error 827 Argument $min is missing from the Docblock of SetFilterRange
error 827 Argument $max is missing from the Docblock of SetFilterRange
error 827 Argument $exclude is missing from the Docblock of SetFilterRange
error 827 No summary for method SetFilterRange()
error 839 Argument $attribute is missing from the Docblock of SetFilterFloatRange
error 839 Argument $min is missing from the Docblock of SetFilterFloatRange
error 839 Argument $max is missing from the Docblock of SetFilterFloatRange
error 839 Argument $exclude is missing from the Docblock of SetFilterFloatRange
error 839 No summary for method SetFilterFloatRange()
error 852 Argument $attrlat is missing from the Docblock of SetGeoAnchor
error 852 Argument $attrlong is missing from the Docblock of SetGeoAnchor
error 852 Argument $lat is missing from the Docblock of SetGeoAnchor
error 852 Argument $long is missing from the Docblock of SetGeoAnchor
error 852 No summary for method SetGeoAnchor()
error 863 Argument $attribute is missing from the Docblock of SetGroupBy
error 863 Argument $func is missing from the Docblock of SetGroupBy
error 863 Argument $groupsort is missing from the Docblock of SetGroupBy
error 863 No summary for method SetGroupBy()
error 880 Argument $attribute is missing from the Docblock of SetGroupDistinct
error 880 No summary for method SetGroupDistinct()
error 887 Argument $count is missing from the Docblock of SetRetries
error 887 Argument $delay is missing from the Docblock of SetRetries
error 887 No summary for method SetRetries()
error 897 Argument $arrayresult is missing from the Docblock of SetArrayResult
error 897 No summary for method SetArrayResult()
error 906 Argument $attrname is missing from the Docblock of SetOverride
error 906 Argument $attrtype is missing from the Docblock of SetOverride
error 906 Argument $values is missing from the Docblock of SetOverride
error 906 No summary for method SetOverride()
error 916 Argument $select is missing from the Docblock of SetSelect
error 916 No summary for method SetSelect()
error 925 No summary for method ResetFilters()
error 932 No summary for method ResetGroupBy()
error 941 No summary for method ResetOverrides()
error 950 Argument $query is missing from the Docblock of Query
error 950 Argument $index is missing from the Docblock of Query
error 950 Argument $comment is missing from the Docblock of Query
error 950 No summary for method Query()
error 970 Argument $f is missing from the Docblock of _PackFloat
error 970 No summary for method _PackFloat()
error 979 Argument $query is missing from the Docblock of AddQuery
error 979 Argument $index is missing from the Docblock of AddQuery
error 979 Argument $comment is missing from the Docblock of AddQuery
error 979 No summary for method AddQuery()
error 1092 No summary for method RunQueries()
error 1130 Argument $response is missing from the Docblock of _ParseSearchResponse
error 1130 Argument $nreqs is missing from the Docblock of _ParseSearchResponse
error 1130 No summary for method _ParseSearchResponse()
error 1292 Argument $docs is missing from the Docblock of BuildExcerpts
error 1292 Argument $index is missing from the Docblock of BuildExcerpts
error 1292 Argument $words is missing from the Docblock of BuildExcerpts
error 1292 Argument $opts is missing from the Docblock of BuildExcerpts
error 1292 No summary for method BuildExcerpts()
error 1414 Argument $query is missing from the Docblock of BuildKeywords
error 1414 Argument $index is missing from the Docblock of BuildKeywords
error 1414 Argument $hits is missing from the Docblock of BuildKeywords
error 1414 No summary for method BuildKeywords()
error 1491 Argument $string is missing from the Docblock of EscapeString
error 1491 No summary for method EscapeString()
error 1505 Argument $index is missing from the Docblock of UpdateAttributes
error 1505 Argument $attrs is missing from the Docblock of UpdateAttributes
error 1505 Argument $values is missing from the Docblock of UpdateAttributes
error 1505 Argument $mva is missing from the Docblock of UpdateAttributes
error 1505 No summary for method UpdateAttributes()
error 1588 No summary for method Open()
error 1607 No summary for method Close()
error 1625 No summary for method Status()
error 1662 No summary for method FlushAttributes()
error 387 No summary for property $_host
error 388 No summary for property $_port
error 389 No summary for property $_offset
error 390 No summary for property $_limit
error 391 No summary for property $_mode
error 392 No summary for property $_weights
error 393 No summary for property $_sort
error 394 No summary for property $_sortby
error 395 No summary for property $_min_id
error 396 No summary for property $_max_id
error 397 No summary for property $_filters
error 398 No summary for property $_groupby
error 399 No summary for property $_groupfunc
error 400 No summary for property $_groupsort
error 401 No summary for property $_groupdistinct
error 402 No summary for property $_maxmatches
error 403 No summary for property $_cutoff
error 404 No summary for property $_retrycount
error 405 No summary for property $_retrydelay
error 406 No summary for property $_anchor
error 407 No summary for property $_indexweights
error 408 No summary for property $_ranker
error 409 No summary for property $_maxquerytime
error 410 No summary for property $_fieldweights
error 411 No summary for property $_overrides
error 412 No summary for property $_select
error 414 No summary for property $_error
error 415 No summary for property $_warning
error 416 No summary for property $_connerror
error 418 No summary for property $_reqs
error 419 No summary for property $_mbenc
error 420 No summary for property $_arrayresult
error 421 No summary for property $_timeout

plugins/SRestServer.php 7

Type Line Description
error 0 No summary was found for this file
error 19 No summary for class \SRestServer
error 22 Argument $name is missing from the Docblock of __call
error 22 Argument $arguments is missing from the Docblock of __call
error 22 No summary for method __call()
error 20 No summary for property $_allowMethods
error 21 No summary for property $_method

plugins/SThumbnail.php 9

Type Line Description
error 0 No summary was found for this file
error 28 Argument $image is missing from the Docblock of imageflip
error 28 Argument $mode is missing from the Docblock of imageflip
error 28 No summary for function \imageflip()
error 68 No summary for class \SThumbnail
error 75 Argument $fileName is missing from the Docblock of genFile
error 75 Argument $quality is missing from the Docblock of genFile
error 75 Argument $orientation is missing from the Docblock of genFile
error 75 No summary for method genFile()

plugins/mail/class.smtp.php 22

Type Line Description
error 37 No summary for class \SlightPHP\SMTP
error 100 Argument $host is missing from the Docblock of Connect
error 100 Argument $port is missing from the Docblock of Connect
error 100 Argument $tval is missing from the Docblock of Connect
error 208 Argument $username is missing from the Docblock of Authenticate
error 208 Argument $password is missing from the Docblock of Authenticate
error 329 Argument $msg_data is missing from the Docblock of Data
error 473 Argument $name is missing from the Docblock of Expand
error 524 Argument $host is missing from the Docblock of Hello
error 556 Argument $hello is missing from the Docblock of SendHello
error 556 Argument $host is missing from the Docblock of SendHello
error 598 Argument $keyword is missing from the Docblock of Help
error 650 Argument $from is missing from the Docblock of Mail
error 736 Argument $close_on_error is missing from the Docblock of Quit
error 790 Argument $to is missing from the Docblock of Recipient
error 883 Argument $from is missing from the Docblock of Send
error 931 Argument $from is missing from the Docblock of SendAndMail
error 979 Argument $from is missing from the Docblock of SendOrMail
error 1046 Argument $name is missing from the Docblock of Verify
error 65 No summary for property $smtp_conn
error 66 No summary for property $error
error 67 No summary for property $helo_rply

plugins/mail/class.phpmailer.php 60

Type Line Description
error 1220 No summary for function \SlightPHP\get_magic_quotes()
error 36 No summary for class \SlightPHP\PHPMailer
error 433 Argument $header is missing from the Docblock of SendmailSend
error 433 Argument $body is missing from the Docblock of SendmailSend
error 465 Argument $header is missing from the Docblock of MailSend
error 465 Argument $body is missing from the Docblock of MailSend
error 515 Argument $header is missing from the Docblock of SmtpSend
error 515 Argument $body is missing from the Docblock of SmtpSend
error 678 Argument $type is missing from the Docblock of AddrAppend
error 678 Argument $addr is missing from the Docblock of AddrAppend
error 696 Argument $addr is missing from the Docblock of AddrFormat
error 713 Argument $message is missing from the Docblock of WrapText
error 713 Argument $length is missing from the Docblock of WrapText
error 713 Argument $qp_mode is missing from the Docblock of WrapText
error 1044 Argument $boundary is missing from the Docblock of GetBoundary
error 1044 Argument $charSet is missing from the Docblock of GetBoundary
error 1044 Argument $contentType is missing from the Docblock of GetBoundary
error 1044 Argument $encoding is missing from the Docblock of GetBoundary
error 1068 Argument $boundary is missing from the Docblock of EndBoundary
error 1097 Argument $name is missing from the Docblock of HeaderLine
error 1097 Argument $value is missing from the Docblock of HeaderLine
error 1097 No summary for method HeaderLine()
error 1106 Argument $value is missing from the Docblock of TextLine
error 1214 Argument $path is missing from the Docblock of EncodeFile
error 1214 Argument $encoding is missing from the Docblock of EncodeFile
error 1241 Argument $str is missing from the Docblock of EncodeString
error 1241 Argument $encoding is missing from the Docblock of EncodeString
error 1271 Argument $str is missing from the Docblock of EncodeHeader
error 1271 Argument $position is missing from the Docblock of EncodeHeader
error 1387 Name of argument $input does not match with the DocBlock's name $string in EncodeQP()
error 1387 Argument $space_conv is missing from the Docblock of EncodeQP
error 1387 Name of argument $space_conv does not match with the DocBlock's name $line_max in EncodeQP()
notice 1387 Parameter $string could not be found in EncodeQP()
error 1433 Argument $str is missing from the Docblock of EncodeQ
error 1433 Argument $position is missing from the Docblock of EncodeQ
error 1610 Argument $msg is missing from the Docblock of SetError
error 1652 Argument $key is missing from the Docblock of Lang
error 1678 Argument $str is missing from the Docblock of FixEOL
error 1690 Argument $custom_header is missing from the Docblock of AddCustomHeader
error 1699 Argument $message is missing from the Docblock of MsgHTML
error 1699 Argument $basedir is missing from the Docblock of MsgHTML
error 1737 Argument $ext is missing from the Docblock of _mime_types
error 1889 Name of argument $cert_filename does not match with the DocBlock's name $key_filename in Sign()
error 1889 Name of argument $key_filename does not match with the DocBlock's name $key_pass in Sign()
error 1889 Argument $key_pass is missing from the Docblock of Sign
error 250 No summary for property $smtp
error 251 No summary for property $to
error 252 No summary for property $cc
error 253 No summary for property $bcc
error 254 No summary for property $ReplyTo
error 255 No summary for property $attachment
error 256 No summary for property $CustomHeader
error 257 No summary for property $message_type
error 258 No summary for property $boundary
error 259 No summary for property $language
error 260 No summary for property $error_count
error 261 No summary for property $LE
error 262 No summary for property $sign_cert_file
error 263 No summary for property $sign_key_file
error 264 No summary for property $sign_key_pass

plugins/mail/class.pop3.php 6

Type Line Description
error 50 No summary for class \SlightPHP\POP3
error 133 Argument $debug_level is missing from the Docblock of Authorise
error 133 Name of argument $debug_level does not match with the DocBlock's name $password in Authorise()
error 108 No summary for property $pop_conn
error 109 No summary for property $connected
error 110 No summary for property $error

plugins/SError.php 28

Type Line Description
error 0 No summary was found for this file
error 19 No summary for class \SError
error 58 Argument $e is missing from the Docblock of exception_handler
error 58 No summary for method exception_handler()
error 63 Argument $errno is missing from the Docblock of error_handler
error 63 Argument $errstr is missing from the Docblock of error_handler
error 63 Argument $errfile is missing from the Docblock of error_handler
error 63 Argument $errline is missing from the Docblock of error_handler
error 63 No summary for method error_handler()
error 68 No summary for method fatal_handler()
error 76 Argument $error is missing from the Docblock of getFatal
error 76 Argument $html is missing from the Docblock of getFatal
error 76 No summary for method getFatal()
error 92 Argument $backtrace is missing from the Docblock of getError
error 92 Argument $e is missing from the Docblock of getError
error 92 Argument $html is missing from the Docblock of getError
error 92 No summary for method getError()
error 133 Argument $args is missing from the Docblock of obj2str
error 133 No summary for method obj2str()
error 142 Argument $args is missing from the Docblock of args2str
error 142 No summary for method args2str()
error 148 Argument $text is missing from the Docblock of log
error 148 Argument $html is missing from the Docblock of log
error 148 No summary for method log()
error 24 No summary for property $CONSOLE
error 28 No summary for property $LOG
error 32 No summary for property $LOGFILE
error 38 No summary for property $error_type

plugins/SCache.php 11

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class \SCache
error 24 No summary for method __construct()
error 37 Argument $engine is missing from the Docblock of getCacheEngine
error 54 Argument $file is missing from the Docblock of setConfigFile
error 54 No summary for method setConfigFile()
error 57 Argument $zone is missing from the Docblock of getConfig
error 57 No summary for method getConfig()
error 60 Argument $zone is missing from the Docblock of useConfig
error 60 No summary for method useConfig()
error 27 No summary for property $_config

plugins/captcha/captcha.php 11

Type Line Description
error 47 No summary for class \SlightPHP\SimpleCaptcha
error 145 Argument $config is missing from the Docblock of __construct
error 145 No summary for method __construct()
error 154 No summary for method CreateImage()
error 258 Argument $length is missing from the Docblock of GetRandomCaptchaText
error 338 Argument $text is missing from the Docblock of WriteText
error 338 Argument $fontcfg is missing from the Docblock of WriteText
error 60 No summary for property $transprent
error 107 No summary for property $Yamplitude
error 108 No summary for property $Xperiod
error 109 No summary for property $Xamplitude

plugins/SRedis.php 19

Type Line Description
error 0 No summary was found for this file
error 24 No summary for class \SRedis
error 25 No summary for method __construct()
error 31 Argument $file is missing from the Docblock of setConfigFile
error 31 No summary for method setConfigFile()
error 38 Argument $type is missing from the Docblock of getConfig
error 38 Name of argument $type does not match with the DocBlock's name $zone in getConfig()
error 38 No summary for method getConfig()
error 52 Argument $type is missing from the Docblock of useConfig
error 52 Name of argument $type does not match with the DocBlock's name $zone in useConfig()
error 80 Argument $name is missing from the Docblock of __call
error 80 Argument $args is missing from the Docblock of __call
error 80 No summary for method __call()
error 90 Argument $name is missing from the Docblock of __callStatic
error 90 Argument $args is missing from the Docblock of __callStatic
error 90 No summary for method __callStatic()
error 27 No summary for property $_config
error 28 No summary for property $_rc
error 29 No summary for property $_instances

plugins/SSphinx.php 7

Type Line Description
error 0 No summary was found for this file
error 22 No summary for class \SSphinx
error 25 Argument $page is missing from the Docblock of setPage
error 25 No summary for method setPage()
error 29 Argument $limit is missing from the Docblock of setLimit
error 29 No summary for method setLimit()
error 23 No summary for property $_page

plugins/db/DbMysqli.php 29

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class \SlightPHP\DbMysqli
notice 51 Parameter $params.host could not be found in init()
notice 51 Parameter $params.user could not be found in init()
notice 51 Parameter $params.password could not be found in init()
notice 51 Parameter $params.database could not be found in init()
notice 51 Parameter $params.charset could not be found in init()
notice 51 Parameter $params.engine could not be found in init()
notice 51 Parameter $params.persistent could not be found in init()
notice 51 Parameter $param.port=3306 could not be found in init()
error 56 No summary for method connect()
error 70 Argument $sql is missing from the Docblock of query
error 70 No summary for method query()
error 80 No summary for method getAll()
error 86 No summary for method count()
error 92 No summary for method lastId()
error 98 No summary for method error()
error 104 No summary for method errno()
error 24 No summary for property $_mysqli
error 25 No summary for property $_result
error 27 No summary for property $_engine
error 29 No summary for property $_host
error 30 No summary for property $_port
error 31 No summary for property $_user
error 32 No summary for property $_password
error 33 No summary for property $_database
error 35 No summary for property $_persistent
error 36 No summary for property $_charset
error 37 No summary for property $connectionError

plugins/db/DbData.php 9

Type Line Description
error 0 No summary was found for this file
error 22 No summary for class \SlightPHP\DbData
error 26 No summary for property $page
error 30 No summary for property $pageSize
error 34 No summary for property $limit
error 38 No summary for property $totalPage
error 42 No summary for property $totalSize
error 46 No summary for property $totalSecond
error 50 No summary for property $items

plugins/db/DbMysql.php 29

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class \SlightPHP\DbMysql
notice 51 Parameter $params.host could not be found in init()
notice 51 Parameter $params.user could not be found in init()
notice 51 Parameter $params.password could not be found in init()
notice 51 Parameter $params.database could not be found in init()
notice 51 Parameter $params.charset could not be found in init()
notice 51 Parameter $params.engine could not be found in init()
notice 51 Parameter $params.persistent could not be found in init()
notice 51 Parameter $param.port=3306 could not be found in init()
error 56 No summary for method connect()
error 73 Argument $sql is missing from the Docblock of query
error 73 No summary for method query()
error 76 No summary for method getAll()
error 81 No summary for method count()
error 84 No summary for method lastId()
error 87 No summary for method error()
error 90 No summary for method errno()
error 24 No summary for property $_mysql
error 25 No summary for property $_result
error 27 No summary for property $_engine
error 29 No summary for property $_host
error 30 No summary for property $_port
error 31 No summary for property $_user
error 32 No summary for property $_password
error 33 No summary for property $_database
error 35 No summary for property $_persistent
error 36 No summary for property $_charset
error 37 No summary for property $connectionError

plugins/db/DbPDO.php 29

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class \SlightPHP\DbPDO
notice 51 Parameter $params.host could not be found in init()
notice 51 Parameter $params.user could not be found in init()
notice 51 Parameter $params.password could not be found in init()
notice 51 Parameter $params.database could not be found in init()
notice 51 Parameter $params.charset could not be found in init()
notice 51 Parameter $params.engine could not be found in init()
notice 51 Parameter $params.persistent could not be found in init()
notice 51 Parameter $param.port=3306 could not be found in init()
error 62 No summary for method connect()
error 83 Argument $sql is missing from the Docblock of query
error 83 No summary for method query()
error 91 No summary for method getAll()
error 97 No summary for method count()
error 101 No summary for method lastId()
error 105 No summary for method error()
error 112 No summary for method errno()
error 24 No summary for property $_pdo
error 25 No summary for property $_stmt
error 27 No summary for property $_engine
error 29 No summary for property $_host
error 30 No summary for property $_port
error 31 No summary for property $_user
error 32 No summary for property $_password
error 33 No summary for property $_database
error 35 No summary for property $_persistent
error 36 No summary for property $_charset
error 37 No summary for property $connectionError

plugins/db/Db.php 38

Type Line Description
error 0 No summary was found for this file
error 22 No summary for class \SlightPHP\Db
error 59 Argument $engineName is missing from the Docblock of __construct
error 59 No summary for method __construct()
error 62 No summary for method error()
error 65 Argument $engineName is missing from the Docblock of __setEngine
error 65 No summary for method __setEngine()
error 91 Argument $params is missing from the Docblock of init
error 91 No summary for method init()
error 242 Argument $table is missing from the Docblock of selectOne
error 242 Argument $condition is missing from the Docblock of selectOne
error 242 Argument $item is missing from the Docblock of selectOne
error 242 Argument $groupby is missing from the Docblock of selectOne
error 242 Argument $orderby is missing from the Docblock of selectOne
error 242 Argument $leftjoin is missing from the Docblock of selectOne
error 295 Argument $ignore is missing from the Docblock of insert
error 295 Name of argument $ignore does not match with the DocBlock's name $update in insert()
error 327 Argument $retry is missing from the Docblock of __query
error 327 Name of argument $retry does not match with the DocBlock's name $sql in __query()
error 404 No summary for method execute()
error 408 Argument $condition is missing from the Docblock of __quote
error 408 Argument $split is missing from the Docblock of __quote
error 408 No summary for method __quote()
error 433 Argument $k is missing from the Docblock of __addsqlslashes
error 433 No summary for method __addsqlslashes()
error 440 Argument $mixed is missing from the Docblock of __array2string
error 440 Argument $alais is missing from the Docblock of __array2string
error 440 No summary for method __array2string()
error 26 No summary for property $engine
error 27 No summary for property $params
error 28 No summary for property $_engine_name
error 29 No summary for property $_allow_engines
error 36 No summary for property $_key
error 41 No summary for property $count
error 46 No summary for property $limit
error 50 No summary for property $page
error 54 No summary for property $error
error 58 No summary for property $_globals

plugins/db/DbEngine.php 12

Type Line Description
error 0 No summary was found for this file
error 22 No summary for interface \SlightPHP\DbEngine
error 23 Argument $params is missing from the Docblock of init
error 23 No summary for method init()
error 24 No summary for method connect()
error 25 Argument $sql is missing from the Docblock of query
error 25 No summary for method query()
error 26 No summary for method error()
error 27 No summary for method errno()
error 28 No summary for method lastId()
error 29 No summary for method getAll()
error 30 No summary for method count()

plugins/SCaptcha.php 8

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class \SCaptcha
error 25 No summary for method __construct()
error 39 Argument $captcha_code is missing from the Docblock of check
error 39 No summary for method check()
error 48 Argument $captcha_code is missing from the Docblock of del
error 48 No summary for method del()
error 24 No summary for property $session_prefix

plugins/SRoute.php 10

Type Line Description
error 0 No summary was found for this file
error 20 No summary for class \SRoute
error 23 Argument $file is missing from the Docblock of setConfigFile
error 23 No summary for method setConfigFile()
error 28 No summary for method getConfigFile()
error 31 Argument $route is missing from the Docblock of set
error 31 No summary for method set()
error 35 No summary for method parse()
error 21 No summary for property $_RouteConfigFile
error 22 No summary for property $_Routes

plugins/SConfig.php 20

Type Line Description
error 0 No summary was found for this file
error 132 No summary for function \sys_get_temp_dir()
error 16 No summary for class \SConfig
error 23 Argument $zone is missing from the Docblock of getConfig
error 23 Name of argument $zone does not match with the DocBlock's name $configFile in getConfig()
error 35 Argument $configFile is missing from the Docblock of parse
error 35 No summary for method parse()
error 69 Argument $matches is missing from the Docblock of _tmpData
error 69 No summary for method _tmpData()
error 74 Argument $string is missing from the Docblock of _getKV
error 74 No summary for method _getKV()
error 109 Argument $string is missing from the Docblock of _split
error 109 Argument $result is missing from the Docblock of _split
error 109 No summary for method _split()
error 130 No summary for method _tmpDir()
error 17 No summary for property $CACHE
error 65 No summary for property $_tmpData
error 66 No summary for property $_tmpPrefix
error 67 No summary for property $_tmpIndex
error 68 No summary for property $_result

plugins/tpl/Tpl.php 27

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class \SlightPHP\Tpl
error 31 Argument $tpl_var is missing from the Docblock of assign
error 31 Argument $value is missing from the Docblock of assign
error 31 No summary for method assign()
error 43 Argument $tpl is missing from the Docblock of fetch
error 43 No summary for method fetch()
error 55 Argument $matches is missing from the Docblock of _match
error 55 No summary for method _match()
error 103 Argument $function is missing from the Docblock of _matchfunction
error 103 No summary for method _matchfunction()
error 115 Argument $modifier is missing from the Docblock of _matchmodifier
error 115 No summary for method _matchmodifier()
error 132 Argument $content is missing from the Docblock of _compile
error 132 No summary for method _compile()
error 157 Argument $matches is missing from the Docblock of _tmpData
error 157 No summary for method _tmpData()
error 24 No summary for property $_tpl_vars
error 25 No summary for property $left_delimiter
error 26 No summary for property $right_delimiter
error 27 No summary for property $template_dir
error 28 No summary for property $compile_dir
error 29 No summary for property $force_compile
error 30 No summary for property $safe_mode
error 154 No summary for property $_tmpData
error 155 No summary for property $_tmpIndex
error 156 No summary for property $_tmpPrefix

plugins/tpl/Tpl.modifier.php 12

Type Line Description
error 0 No summary was found for this file
error 2 Argument $mixed is missing from the Docblock of tpl_modifier_tostring
error 2 No summary for function \tpl_modifier_tostring()
error 5 Argument $string is missing from the Docblock of tpl_modifier_tr
error 5 Argument $zone is missing from the Docblock of tpl_modifier_tr
error 5 No summary for function \tpl_modifier_tr()
error 8 Argument $input is missing from the Docblock of tpl_modifier_default
error 8 Argument $default is missing from the Docblock of tpl_modifier_default
error 8 No summary for function \tpl_modifier_default()
error 11 Argument $string is missing from the Docblock of tpl_modifier_version
error 11 Argument $version is missing from the Docblock of tpl_modifier_version
error 11 No summary for function \tpl_modifier_version()

plugins/tpl/Tpl.function.php 7

Type Line Description
error 0 No summary was found for this file
error 2 Argument $mixed is missing from the Docblock of tpl_function_tostring
error 2 No summary for function \tpl_function_tostring()
error 5 Argument $path is missing from the Docblock of tpl_function_part
error 5 No summary for function \tpl_function_part()
error 9 Argument $tpl is missing from the Docblock of tpl_function_include
error 9 No summary for function \tpl_function_include()

plugins/cache/Cache_APC.php 4

Type Line Description
error 0 No summary was found for this file
error 22 No summary for class \SlightPHP\Cache_APC
error 23 Argument $params is missing from the Docblock of init
error 23 No summary for method init()

plugins/cache/CacheObject.php 12

Type Line Description
error 0 No summary was found for this file
error 21 No summary for class \SlightPHP\CacheObject
error 22 Argument $params is missing from the Docblock of init
error 22 No summary for method init()
error 23 Argument $key is missing from the Docblock of set
error 23 Argument $value is missing from the Docblock of set
error 23 Argument $timestamp is missing from the Docblock of set
error 23 No summary for method set()
error 24 Argument $key is missing from the Docblock of get
error 24 No summary for method get()
error 25 Argument $key is missing from the Docblock of del
error 25 No summary for method del()

plugins/cache/Cache_File.php 5

Type Line Description
error 0 No summary was found for this file
error 21 No summary for class \SlightPHP\Cache_File
error 109 Argument $key is missing from the Docblock of _getDir
error 109 Argument $mk is missing from the Docblock of _getDir
error 109 No summary for method _getDir()

plugins/cache/Cache_MemCache.php 34

Type Line Description
error 0 No summary was found for this file
error 22 No summary for class \SlightPHP\Cache_MemcacheObject
error 87 No summary for class \SlightPHP\Cache_MemcacheEngine
error 138 No summary for class \SlightPHP\Cache_Memcache
error 25 Argument $value is missing from the Docblock of __construct
error 25 No summary for method __construct()
error 23 No summary for property $v
error 24 No summary for property $t
error 89 No summary for method __construct()
error 94 No summary for method __destruct()
error 97 Argument $host is missing from the Docblock of addServer
error 97 Argument $port is missing from the Docblock of addServer
error 97 Argument $weight is missing from the Docblock of addServer
error 97 Argument $timeout is missing from the Docblock of addServer
error 97 No summary for method addServer()
error 100 Argument $hosts is missing from the Docblock of addServers
error 100 No summary for method addServers()
error 121 Argument $keys is missing from the Docblock of del
error 121 No summary for method del()
error 130 Argument $keys is missing from the Docblock of get
error 130 No summary for method get()
error 133 Argument $key is missing from the Docblock of set
error 133 Argument $value is missing from the Docblock of set
error 133 Argument $expire is missing from the Docblock of set
error 133 No summary for method set()
error 88 No summary for property $_memcache
error 144 No summary for method __construct()
error 154 No summary for method init()
error 167 No summary for method setMode()
error 176 No summary for method get()
error 234 Argument $key is missing from the Docblock of set
error 234 Argument $value is missing from the Docblock of set
error 234 Argument $exp is missing from the Docblock of set
error 234 No summary for method set()

plugins/SMail.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for class \SMail

plugins/thumbnail/class.Thumbnail.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 32 No summary for class \SlightPHP\Thumbnail
error 77 No summary for property $image_width
error 82 No summary for property $image_height
error 94 No summary for property $thumbnail_height
error 99 No summary for property $thumbnail_width
error 111 No summary for property $image
error 116 No summary for property $thumbnail

plugins/thumbnail/class.WMThumbnail.inc.php 3

Type Line Description
error 53 No summary for property $wm_image
error 58 No summary for property $wm_image_height
error 63 No summary for property $wm_image_width

plugins/SDb.php 24

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class \SDb
error 39 No summary for method getConfig()
error 51 Argument $zone is missing from the Docblock of useConfig
error 51 Argument $type is missing from the Docblock of useConfig
error 51 No summary for method useConfig()
error 82 Argument $k is missing from the Docblock of __get
error 82 No summary for method __get()
error 98 Argument $k is missing from the Docblock of __set
error 98 Argument $v is missing from the Docblock of __set
error 98 No summary for method __set()
error 106 Argument $config is missing from the Docblock of __construct
error 106 Name of argument $config does not match with the DocBlock's name $table_name in __construct()
error 111 Argument $table_name is missing from the Docblock of setTable
error 111 No summary for method setTable()
error 120 Argument $condition is missing from the Docblock of listAll
error 120 Argument $foreign_info is missing from the Docblock of listAll
error 120 No summary for method listAll()
error 162 Argument $foreign_info is missing from the Docblock of get
error 191 Argument $foreign_info is missing from the Docblock of del
error 268 Argument $keys is missing from the Docblock of setForeignKey
error 24 No summary for property $_config_file
error 69 No summary for property $foreign_keys
error 70 No summary for property $table_name