contrib/DocBlox/Parallel/WorkerPipe.php 2

Type Line Description
error 0 Only one @package tag is allowed
error 40 Argument $worker is missing from the Docblock of __construct

contrib/DocBlox/Parallel/Manager.php 9

Type Line Description
error 0 Only one @package tag is allowed
error 43 Argument $input is missing from the Docblock of __construct
error 88 Argument $index is missing from the Docblock of offsetSet
error 112 Argument $worker is missing from the Docblock of addWorker
error 131 Argument $process_limit is missing from the Docblock of setProcessLimit
error 227 Argument $processes is missing from the Docblock of stopExecution
error 227 The type hint of the argument is incorrect for the type definition of the @param tag with argument $processes in stopExecution()
error 267 Argument $worker is missing from the Docblock of forkAndRun
error 267 The type hint of the argument is incorrect for the type definition of the @param tag with argument $processes in forkAndRun()

contrib/DocBlox/Parallel/Worker.php 6

Type Line Description
error 0 Only one @package tag is allowed
error 49 Argument $task is missing from the Docblock of __construct
error 107 Argument $return_code is missing from the Docblock of setReturnCode
error 135 Argument $error is missing from the Docblock of setError
error 157 Argument $result is missing from the Docblock of setResult
error 193 Argument $task is missing from the Docblock of setTask

RuntimeConfigurable.php 18

Type Line Description
error 0 No summary was found for this file
error 57 Argument $proxy is missing from the Docblock of __construct
error 57 No summary for method ""
error 70 No summary for method ""
error 80 Argument $proxy is missing from the Docblock of setProxy
error 80 No summary for method ""
error 93 Argument $attributes is missing from the Docblock of setAttributes
error 115 Argument $child is missing from the Docblock of addChild
error 127 Argument $index is missing from the Docblock of getChild
error 139 Argument $data is missing from the Docblock of addText
error 144 No summary for method ""
error 159 Argument $project is missing from the Docblock of maybeConfigure
error 36 No summary for property $elementTag
error 39 No summary for property $children
error 42 No summary for property $wrappedObject
error 45 No summary for property $attributes
error 48 No summary for property $characters
error 51 No summary for property $proxyConfigured

listener/XmlLogger.php 12

Type Line Description
error 0 No summary was found for this file
error 129 Argument $event is missing from the Docblock of buildStarted
error 145 Argument $event is missing from the Docblock of buildFinished
error 199 Argument $event is missing from the Docblock of targetStarted
error 217 Argument $event is missing from the Docblock of targetFinished
error 235 Argument $event is missing from the Docblock of taskStarted
error 254 Argument $event is missing from the Docblock of taskFinished
error 274 Argument $event is missing from the Docblock of messageLogged
error 338 Argument $level is missing from the Docblock of setMessageOutputLevel
error 348 Argument $output is missing from the Docblock of setOutputStream
error 358 Argument $err is missing from the Docblock of setErrorStream
error 97 No summary for property $msgOutputLevel

listener/NoBannerLogger.php 8

Type Line Description
error 0 No summary was found for this file
error 40 Argument $event is missing from the Docblock of targetStarted
error 40 No summary for method ""
error 49 Argument $event is missing from the Docblock of targetFinished
error 49 No summary for method ""
error 57 Argument $event is missing from the Docblock of messageLogged
error 57 No summary for method ""
error 35 No summary for property $targetName

listener/AnsiColorLogger.php 9

Type Line Description
error 0 No summary was found for this file
error 208 Argument $message is missing from the Docblock of printMessage
error 208 No summary for method ""
error 134 No summary for property $errColor
error 135 No summary for property $warnColor
error 136 No summary for property $infoColor
error 137 No summary for property $verboseColor
error 138 No summary for property $debugColor
error 140 No summary for property $colorsSet

listener/PearLogListener.php 8

Type Line Description
error 0 No summary was found for this file
error 132 Argument $event is missing from the Docblock of buildStarted
error 146 Argument $event is missing from the Docblock of buildFinished
error 165 Argument $event is missing from the Docblock of targetStarted
error 176 Argument $event is missing from the Docblock of targetFinished
error 187 Argument $event is missing from the Docblock of taskStarted
error 198 Argument $event is missing from the Docblock of taskFinished
error 208 Argument $event is missing from the Docblock of messageLogged

listener/TargetLogger.php 7

Type Line Description
error 0 No summary was found for this file
error 41 Argument $event is missing from the Docblock of targetStarted
error 41 No summary for method ""
error 52 Argument $event is missing from the Docblock of targetFinished
error 52 No summary for method ""
error 35 No summary for property $targetName
error 36 No summary for property $targetStartTime

listener/MailLogger.php 8

Type Line Description
error 0 No summary was found for this file
error 77 Argument $message is missing from the Docblock of printMessage
error 77 No summary for method ""
error 90 Argument $event is missing from the Docblock of buildFinished
error 35 No summary for property $_mailMessage
error 37 No summary for property $_from
error 38 No summary for property $_subject
error 39 No summary for property $_tolist

listener/HtmlColorLogger.php 9

Type Line Description
error 0 No summary was found for this file
error 132 Argument $message is missing from the Docblock of printMessage
error 132 No summary for method ""
error 65 No summary for property $errColor
error 66 No summary for property $warnColor
error 67 No summary for property $infoColor
error 68 No summary for property $verboseColor
error 69 No summary for property $debugColor
error 71 No summary for property $colorsSet

listener/DefaultLogger.php 7

Type Line Description
error 0 No summary was found for this file
error 99 Argument $level is missing from the Docblock of setMessageOutputLevel
error 109 Argument $output is missing from the Docblock of setOutputStream
error 119 Argument $err is missing from the Docblock of setErrorStream
error 241 Argument $event is missing from the Docblock of taskFinished
error 279 Argument $micros is missing from the Docblock of formatTime
error 307 Argument $message is missing from the Docblock of printMessage

listener/StreamRequiredBuildLogger.php 1

Type Line Description
error 0 No summary was found for this file

tasks/system/ConditionTask.php 5

Type Line Description
error 0 No summary was found for this file
error 51 Argument $p is missing from the Docblock of setProperty
error 61 Argument $v is missing from the Docblock of setValue
error 41 No summary for property $property
error 44 No summary for property $value

tasks/system/DiagnosticsTask.php 1

Type Line Description
error 0 No summary was found for this file

tasks/system/ForeachTask.php 15

Type Line Description
error 0 No summary was found for this file
error 102 No summary for method ""
error 203 Argument $callee is missing from the Docblock of process
error 289 Argument $list is missing from the Docblock of setList
error 289 No summary for method ""
error 297 Argument $target is missing from the Docblock of setTarget
error 297 No summary for method ""
error 305 Argument $param is missing from the Docblock of setParam
error 305 No summary for method ""
error 313 Argument $absparam is missing from the Docblock of setAbsparam
error 313 No summary for method ""
error 321 Argument $delimiter is missing from the Docblock of setDelimiter
error 321 No summary for method ""
error 332 Argument $fs is missing from the Docblock of addFileSet
error 356 No summary for method ""

tasks/system/AdhocTaskdefTask.php 2

Type Line Description
error 0 No summary was found for this file
error 64 Argument $name is missing from the Docblock of setName

tasks/system/TryCatchTask.php 11

Type Line Description
error 0 No summary was found for this file
error 90 Argument $property is missing from the Docblock of setProperty
error 103 Argument $reference is missing from the Docblock of setReference
error 113 Argument $container is missing from the Docblock of addTry
error 123 Argument $container is missing from the Docblock of addCatch
error 133 Argument $container is missing from the Docblock of addFinally
error 36 No summary for property $propertyName
error 37 No summary for property $referenceName
error 39 No summary for property $tryContainer
error 40 No summary for property $catchContainer
error 41 No summary for property $finallyContainer

tasks/system/CvsTask.php 30

Type Line Description
error 0 No summary was found for this file
error 126 No summary for method ""
error 136 Argument $toExecute is missing from the Docblock of runCommand
error 253 No summary for method ""
error 297 Argument $root is missing from the Docblock of setCvsRoot
error 310 No summary for method ""
error 320 Argument $rsh is missing from the Docblock of setCvsRsh
error 332 No summary for method ""
error 342 Argument $port is missing from the Docblock of setPort
error 350 No summary for method ""
error 369 No summary for method ""
error 379 Argument $dest is missing from the Docblock of setDest
error 387 No summary for method ""
error 403 No summary for method ""
error 412 Argument $p is missing from the Docblock of setTag
error 426 Argument $arg is missing from the Docblock of appendCommandArgument
error 435 Argument $p is missing from the Docblock of setDate
error 447 Argument $c is missing from the Docblock of setCommand
error 455 No summary for method ""
error 464 Argument $q is missing from the Docblock of setQuiet
error 474 Argument $ne is missing from the Docblock of setNoexec
error 485 Argument $failOnError is missing from the Docblock of setFailOnError
error 495 Argument $c is missing from the Docblock of configureCommandline
error 523 Argument $c is missing from the Docblock of removeCommandline
error 523 No summary for method ""
error 558 Argument $level is missing from the Docblock of setCompressionLevel
error 569 Argument $usecomp is missing from the Docblock of setCompression
error 50 No summary for property $cmd
error 115 No summary for property $error
error 117 No summary for property $output

tasks/system/FailTask.php 11

Type Line Description
error 0 No summary was found for this file
error 45 Argument $value is missing from the Docblock of setMsg
error 57 Argument $value is missing from the Docblock of setMessage
error 69 Argument $c is missing from the Docblock of setIf
error 82 Argument $c is missing from the Docblock of setUnless
error 112 Argument $msg is missing from the Docblock of addText
error 123 No summary for method ""
error 135 No summary for method ""
error 34 No summary for property $message
error 35 No summary for property $ifCondition
error 36 No summary for property $unlessCondition

tasks/system/UpToDateTask.php 12

Type Line Description
error 0 No summary was found for this file
error 58 Argument $property is missing from the Docblock of setProperty
error 139 Argument $fs is missing from the Docblock of addFileset
error 284 Argument $srcDir is missing from the Docblock of scanDir
error 284 No summary for method ""
error 43 No summary for property $_property
error 44 No summary for property $_value
error 45 No summary for property $_sourceFile
error 46 No summary for property $_targetFile
error 47 No summary for property $sourceFileSets
error 48 No summary for property $_filelists
error 50 No summary for property $mapperElement

tasks/system/ApplyTask.php 26

Type Line Description
error 0 No summary was found for this file
error 193 Argument $fs is missing from the Docblock of addFileSet
error 206 Argument $executable is missing from the Docblock of setExecutable
error 219 Argument $dir is missing from the Docblock of setDir
error 232 Argument $escape is missing from the Docblock of setEscape
error 245 Argument $outputfile is missing from the Docblock of setOutput
error 272 Argument $parallel is missing from the Docblock of setParallel
error 285 Argument $addsourcefile is missing from the Docblock of setAddsourcefile
error 298 Argument $errorfile is missing from the Docblock of setError
error 311 Argument $spawn is missing from the Docblock of setSpawn
error 324 Argument $propertyname is missing from the Docblock of setReturnProperty
error 337 Argument $propertyname is missing from the Docblock of setOutputProperty
error 365 Argument $os is missing from the Docblock of setOs
error 378 Argument $passthru is missing from the Docblock of setPassthru
error 390 Argument $failonerror is missing from the Docblock of setFailonerror
error 398 Argument $failonerror is missing from the Docblock of setCheckreturn
error 398 No summary for method ""
error 410 Argument $forwardslash is missing from the Docblock of setForwardslash
error 699 Argument $files is missing from the Docblock of process
error 780 Argument $command is missing from the Docblock of executeCommand
error 825 Argument $filename is missing from the Docblock of getFilePath
error 852 Argument $information is missing from the Docblock of throwBuildException
error 49 No summary for property $filelists
error 62 No summary for property $currentdirectory
error 136 No summary for property $currentos
error 137 No summary for property $osvariant

tasks/system/RecorderTask.php 17

Type Line Description
error 0 No summary was found for this file
error 87 Argument $fname is missing from the Docblock of setName
error 97 Argument $action is missing from the Docblock of setAction
error 107 Argument $append is missing from the Docblock of setAppend
error 117 Argument $emacsMode is missing from the Docblock of setEmacsMode
error 126 Argument $level is missing from the Docblock of setLoglevel
error 174 Argument $name is missing from the Docblock of getRecorder
error 194 Argument $event is missing from the Docblock of buildStarted
error 202 Argument $event is missing from the Docblock of subBuildStarted
error 210 Argument $event is missing from the Docblock of targetStarted
error 218 Argument $event is missing from the Docblock of targetFinished
error 226 Argument $event is missing from the Docblock of taskStarted
error 234 Argument $event is missing from the Docblock of taskFinished
error 242 Argument $event is missing from the Docblock of messageLogged
error 250 Argument $event is missing from the Docblock of buildFinished
error 260 Argument $event is missing from the Docblock of subBuildFinished
error 59 No summary for property $logLevelChoices

tasks/system/TouchTask.php 13

Type Line Description
error 0 No summary was found for this file
error 49 No summary for method ""
error 60 Argument $file is missing from the Docblock of setFile
error 72 Argument $millis is missing from the Docblock of setMillis
error 84 Argument $dateTime is missing from the Docblock of setDatetime
error 95 Argument $fs is missing from the Docblock of addFileSet
error 186 Argument $file is missing from the Docblock of touchFile
error 186 No summary for method ""
error 40 No summary for property $file
error 41 No summary for property $millis
error 42 No summary for property $dateTime
error 43 No summary for property $filesets
error 44 No summary for property $fileUtils

tasks/system/AdhocTask.php 3

Type Line Description
error 0 No summary was found for this file
error 88 Argument $script is missing from the Docblock of addText
error 46 No summary for property $newClasses

tasks/system/XsltTask.php 4

Type Line Description
error 0 No summary was found for this file
error 72 Argument $style is missing from the Docblock of setStyle
error 84 Argument $resolveExternals is missing from the Docblock of setResolveDocumentExternals
error 96 Argument $resolveExternals is missing from the Docblock of setResolveStylesheetExternals

tasks/system/CopyTask.php 39

Type Line Description
error 0 No summary was found for this file
error 84 Argument $bool is missing from the Docblock of setOverwrite
error 93 Argument $verbosity is missing from the Docblock of setVerbose
error 106 Argument $bool is missing from the Docblock of setTstamp
error 106 No summary for method ""
error 119 Argument $bool is missing from the Docblock of setPreserveLastModified
error 132 Argument $bool is missing from the Docblock of setPreservepermissions
error 140 Argument $bool is missing from the Docblock of setPreservemode
error 140 No summary for method ""
error 153 Argument $bool is missing from the Docblock of setIncludeEmptyDirs
error 167 Argument $file is missing from the Docblock of setFile
error 181 Argument $file is missing from the Docblock of setTofile
error 194 Argument $mode is missing from the Docblock of setMode
error 208 Argument $dir is missing from the Docblock of setTodir
error 221 Argument $haltonerror is missing from the Docblock of setHaltonerror
error 233 Argument $fs is missing from the Docblock of addFileSet
error 397 Argument $fromDir is missing from the Docblock of _scan
error 426 Argument $fromDir is missing from the Docblock of buildMap
error 556 Argument $message is missing from the Docblock of logError
error 556 No summary for method ""
error 39 No summary for property $file
error 40 No summary for property $destFile
error 41 No summary for property $destDir
error 42 No summary for property $overwrite
error 43 No summary for property $preserveLMT
error 44 No summary for property $preservePermissions
error 45 No summary for property $includeEmpty
error 46 No summary for property $flatten
error 47 No summary for property $mapperElement
error 49 No summary for property $fileCopyMap
error 50 No summary for property $dirCopyMap
error 51 No summary for property $completeDirMap
error 52 No summary for property $fileUtils
error 53 No summary for property $filesets
error 54 No summary for property $filelists
error 55 No summary for property $filterChains
error 57 No summary for property $verbosity
error 60 No summary for property $mode
error 63 No summary for property $haltonerror

tasks/system/MkdirTask.php 3

Type Line Description
error 0 No summary was found for this file
error 90 Argument $dir is missing from the Docblock of setDir
error 100 Argument $mode is missing from the Docblock of setMode

tasks/system/ReflexiveTask.php 3

Type Line Description
error 0 No summary was found for this file
error 70 Argument $f is missing from the Docblock of setFile
error 81 Argument $fs is missing from the Docblock of addFileSet

tasks/system/DeleteTask.php 17

Type Line Description
error 0 No summary was found for this file
error 49 Argument $file is missing from the Docblock of setFile
error 58 Argument $dir is missing from the Docblock of setDir
error 67 Argument $verbosity is missing from the Docblock of setVerbose
error 86 Argument $bool is missing from the Docblock of setQuiet
error 98 Argument $bool is missing from the Docblock of setFailOnError
error 108 Argument $includeEmpty is missing from the Docblock of setIncludeEmptyDirs
error 118 Argument $fs is missing from the Docblock of addFileSet
error 239 Argument $d is missing from the Docblock of removeDir
error 285 Argument $d is missing from the Docblock of removeFiles
error 33 No summary for property $file
error 34 No summary for property $dir
error 35 No summary for property $filesets
error 36 No summary for property $includeEmpty
error 38 No summary for property $quiet
error 39 No summary for property $failonerror
error 40 No summary for property $verbosity

tasks/system/WarnTask.php 2

Type Line Description
error 0 No summary was found for this file
error 33 No summary for method ""

tasks/system/condition/OrCondition.php 2

Type Line Description
error 0 No summary was found for this file
error 41 No summary for method ""

tasks/system/condition/OsCondition.php 5

Type Line Description
error 0 No summary was found for this file
error 40 Argument $f is missing from the Docblock of setFamily
error 40 No summary for method ""
error 49 No summary for method ""
error 35 No summary for property $family

tasks/system/condition/HttpCondition.php 6

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method ""
error 50 Argument $url is missing from the Docblock of setUrl
error 62 Argument $errorsBeginAt is missing from the Docblock of setErrorsBeginAt
error 35 No summary for property $errorsBeginAt
error 36 No summary for property $url

tasks/system/condition/IsSetCondition.php 4

Type Line Description
error 0 No summary was found for this file
error 41 Argument $p is missing from the Docblock of setProperty
error 41 No summary for method ""
error 36 No summary for property $property

tasks/system/condition/HasFreeSpaceCondition.php 8

Type Line Description
error 0 No summary was found for this file
error 56 No summary for method ""
error 73 Argument $partition is missing from the Docblock of setPartition
error 83 Argument $needed is missing from the Docblock of setNeeded
error 93 Argument $humanSize is missing from the Docblock of parseHumanSizes
error 93 No summary for method ""
error 31 No summary for property $partition
error 34 No summary for property $needed

tasks/system/condition/IsFalseCondition.php 2

Type Line Description
error 0 No summary was found for this file
error 45 Argument $value is missing from the Docblock of setValue

tasks/system/condition/NotCondition.php 2

Type Line Description
error 0 No summary was found for this file
error 42 No summary for method ""

tasks/system/condition/Condition.php 2

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method ""

tasks/system/condition/AndCondition.php 2

Type Line Description
error 0 No summary was found for this file
error 42 No summary for method ""

tasks/system/condition/ReferenceExistsCondition.php 4

Type Line Description
error 0 No summary was found for this file
error 40 Argument $id is missing from the Docblock of setRef
error 40 No summary for method ""
error 35 No summary for property $refid

tasks/system/condition/EqualsCondition.php 12

Type Line Description
error 0 No summary was found for this file
error 44 Argument $a1 is missing from the Docblock of setArg1
error 44 No summary for method ""
error 52 Argument $a2 is missing from the Docblock of setArg2
error 52 No summary for method ""
error 61 Argument $b is missing from the Docblock of setTrim
error 70 Argument $b is missing from the Docblock of setCaseSensitive
error 79 No summary for method ""
error 36 No summary for property $arg1
error 37 No summary for property $arg2
error 38 No summary for property $trim
error 39 No summary for property $caseSensitive

tasks/system/condition/ConditionBase.php 32

Type Line Description
error 0 No summary was found for this file
error 48 No summary for method ""
error 64 No summary for method ""
error 73 Argument $a is missing from the Docblock of addAvailable
error 73 No summary for method ""
error 81 No summary for method ""
error 92 No summary for method ""
error 103 No summary for method ""
error 114 No summary for method ""
error 125 No summary for method ""
error 136 No summary for method ""
error 147 No summary for method ""
error 158 No summary for method ""
error 169 No summary for method ""
error 180 No summary for method ""
error 191 No summary for method ""
error 199 No summary for method ""
error 207 No summary for method ""
error 215 No summary for method ""
error 223 No summary for method ""
error 231 No summary for method ""
error 239 No summary for method ""
error 253 Argument $elementName is missing from the Docblock of customChildCreator
error 253 No summary for method ""
error 43 No summary for property $conditions
error 281 Argument $outer is missing from the Docblock of __construct
error 281 No summary for method ""
error 289 No summary for method ""
error 294 No summary for method ""
error 304 No summary for method ""
error 312 No summary for method ""
error 317 No summary for method ""

tasks/system/condition/PhingVersion.php 9

Type Line Description
error 0 No summary was found for this file
error 76 No summary for method ""
error 86 No summary for method ""
error 108 Argument $atLeast is missing from the Docblock of setAtLeast
error 128 Argument $exactly is missing from the Docblock of setExactly
error 145 Argument $propertyname is missing from the Docblock of setProperty
error 32 No summary for property $atLeast
error 33 No summary for property $exactly
error 34 No summary for property $propertyname

tasks/system/condition/SocketCondition.php 8

Type Line Description
error 0 No summary was found for this file
error 46 Argument $server is missing from the Docblock of setServer
error 46 No summary for method ""
error 54 Argument $port is missing from the Docblock of setPort
error 54 No summary for method ""
error 63 No summary for method ""
error 36 No summary for property $server
error 41 No summary for property $port

tasks/system/condition/XorCondition.php 1

Type Line Description
error 0 No summary was found for this file

tasks/system/condition/VersionCompareCondition.php 11

Type Line Description
error 0 No summary was found for this file
error 59 Argument $version is missing from the Docblock of setVersion
error 59 No summary for method ""
error 67 Argument $desiredVersion is missing from the Docblock of setDesiredVersion
error 67 No summary for method ""
error 76 Argument $operator is missing from the Docblock of setOperator
error 76 No summary for method ""
error 93 Argument $debug is missing from the Docblock of setDebug
error 93 No summary for method ""
error 102 No summary for method ""
error 54 No summary for property $debug

tasks/system/condition/FilesMatch.php 3

Type Line Description
error 0 No summary was found for this file
error 41 Argument $file1 is missing from the Docblock of setFile1
error 51 Argument $file2 is missing from the Docblock of setFile2

tasks/system/condition/ContainsCondition.php 7

Type Line Description
error 0 No summary was found for this file
error 44 Argument $a1 is missing from the Docblock of setString
error 53 Argument $a2 is missing from the Docblock of setSubstring
error 62 Argument $b is missing from the Docblock of setCaseSensitive
error 36 No summary for property $string
error 37 No summary for property $subString
error 38 No summary for property $caseSensitive

tasks/system/condition/IsTrueCondition.php 2

Type Line Description
error 0 No summary was found for this file
error 44 Argument $value is missing from the Docblock of setValue

tasks/system/PropertyPromptTask.php 8

Type Line Description
error 0 No summary was found for this file
error 200 Argument $newDefaultvalue is missing from the Docblock of setDefaultvalue
error 210 Argument $newPromptcharacter is missing from the Docblock of setPromptCharacter
error 219 Argument $newPrompttext is missing from the Docblock of setPromptText
error 239 Argument $newUseExistingValue is missing from the Docblock of setUseExistingValue
error 239 No summary for method ""
error 249 Argument $prompt is missing from the Docblock of addText
error 74 No summary for property $useExistingValue

tasks/system/PhpEvalTask.php 19

Type Line Description
error 0 No summary was found for this file
error 52 Argument $level is missing from the Docblock of setLevel
error 155 Argument $f is missing from the Docblock of setFunction
error 163 Argument $c is missing from the Docblock of setClass
error 171 Argument $r is missing from the Docblock of setReturnProperty
error 179 Argument $expression is missing from the Docblock of addText
error 187 Argument $expression is missing from the Docblock of setExpression
error 40 No summary for property $expression
error 41 No summary for property $function
error 42 No summary for property $class
error 43 No summary for property $returnProperty
error 44 No summary for property $params
error 46 No summary for property $logLevel
error 215 Argument $v is missing from the Docblock of setValue
error 215 No summary for method ""
error 223 Argument $v is missing from the Docblock of addText
error 223 No summary for method ""
error 228 No summary for method ""
error 210 No summary for property $val

tasks/system/AdhocTypedefTask.php 2

Type Line Description
error 0 No summary was found for this file
error 44 Argument $name is missing from the Docblock of setName

tasks/system/LoadFileTask.php 3

Type Line Description
error 0 No summary was found for this file
error 57 Argument $file is missing from the Docblock of setFile
error 77 Argument $property is missing from the Docblock of setProperty

tasks/system/ImportTask.php 6

Type Line Description
error 0 No summary was found for this file
error 77 Argument $f is missing from the Docblock of setFile
error 88 Argument $opt is missing from the Docblock of setOptional
error 51 No summary for property $fs
error 56 No summary for property $file
error 61 No summary for property $optional

tasks/system/InputTask.php 11

Type Line Description
error 0 No summary was found for this file
error 54 Argument $validargs is missing from the Docblock of setValidargs
error 64 Argument $name is missing from the Docblock of setPropertyName
error 83 Argument $msg is missing from the Docblock of addText
error 92 Argument $v is missing from the Docblock of setDefaultValue
error 101 Argument $c is missing from the Docblock of setPromptChar
error 40 No summary for property $validargs
error 41 No summary for property $message
error 42 No summary for property $propertyName
error 43 No summary for property $defaultValue
error 44 No summary for property $promptChar

tasks/system/RecorderEntry.php 27

Type Line Description
error 0 No summary was found for this file
error 75 Argument $name is missing from the Docblock of __construct
error 75 No summary for method ""
error 85 No summary for method ""
error 95 Argument $state is missing from the Docblock of setRecordState
error 104 Argument $event is missing from the Docblock of buildStarted
error 110 Argument $event is missing from the Docblock of buildFinished
error 135 Argument $event is missing from the Docblock of subBuildFinished
error 147 Argument $event is missing from the Docblock of subBuildStarted
error 152 Argument $event is missing from the Docblock of targetStarted
error 161 Argument $event is missing from the Docblock of targetFinished
error 172 Argument $event is missing from the Docblock of taskStarted
error 178 Argument $event is missing from the Docblock of taskFinished
error 185 Argument $event is missing from the Docblock of messageLogged
error 216 Argument $mesg is missing from the Docblock of log
error 223 No summary for method ""
error 231 Argument $level is missing from the Docblock of setMessageOutputLevel
error 239 Argument $output is missing from the Docblock of setOutputStream
error 246 Argument $emacsMode is missing from the Docblock of setEmacsMode
error 252 Argument $err is missing from the Docblock of setErrorStream
error 257 Argument $millis is missing from the Docblock of formatTime
error 257 No summary for method ""
error 279 Argument $project is missing from the Docblock of setProject
error 295 No summary for method ""
error 311 Argument $append is missing from the Docblock of openFile
error 338 Argument $append is missing from the Docblock of openFileImpl
error 338 No summary for method ""

tasks/system/ChownTask.php 17

Type Line Description
error 0 No summary was found for this file
error 53 Argument $bool is missing from the Docblock of setFailonerror
error 63 Argument $bool is missing from the Docblock of setQuiet
error 76 Argument $bool is missing from the Docblock of setVerbose
error 86 Argument $file is missing from the Docblock of setFile
error 95 Argument $user is missing from the Docblock of setUser
error 104 Argument $group is missing from the Docblock of setGroup
error 113 Argument $fs is missing from the Docblock of addFileSet
error 209 Argument $file is missing from the Docblock of chownFile
error 35 No summary for property $file
error 37 No summary for property $user
error 38 No summary for property $group
error 40 No summary for property $filesets
error 42 No summary for property $filesystem
error 44 No summary for property $quiet
error 45 No summary for property $failonerror
error 46 No summary for property $verbose

tasks/system/ChmodTask.php 16

Type Line Description
error 0 No summary was found for this file
error 53 Argument $bool is missing from the Docblock of setFailonerror
error 63 Argument $bool is missing from the Docblock of setQuiet
error 76 Argument $bool is missing from the Docblock of setVerbose
error 86 Argument $file is missing from the Docblock of setFile
error 94 Argument $str is missing from the Docblock of setMode
error 94 No summary for method ""
error 105 Argument $fs is missing from the Docblock of addFileSet
error 204 Argument $file is missing from the Docblock of chmodFile
error 36 No summary for property $file
error 38 No summary for property $mode
error 40 No summary for property $filesets
error 42 No summary for property $filesystem
error 44 No summary for property $quiet
error 45 No summary for property $failonerror
error 46 No summary for property $verbose

tasks/system/PhingTask.php 11

Type Line Description
error 0 No summary was found for this file
error 86 Argument $hof is missing from the Docblock of setHaltOnFailure
error 478 Argument $oldKey is missing from the Docblock of copyReference
error 514 Argument $value is missing from the Docblock of setInheritAll
error 525 Argument $value is missing from the Docblock of setInheritRefs
error 538 Argument $d is missing from the Docblock of setDir
error 554 Argument $s is missing from the Docblock of setPhingfile
error 567 Argument $s is missing from the Docblock of setBuildfile
error 578 Argument $s is missing from the Docblock of setTarget
error 589 Argument $fs is missing from the Docblock of addFileSet
error 632 No summary for property $targetid

tasks/system/PhingCallTask.php 4

Type Line Description
error 0 No summary was found for this file
error 83 Argument $inherit is missing from the Docblock of setInheritAll
error 94 Argument $inheritRefs is missing from the Docblock of setInheritRefs
error 128 Argument $target is missing from the Docblock of setTarget

tasks/system/EchoTask.php 14

Type Line Description
error 0 No summary was found for this file
error 45 No summary for method ""
error 119 Argument $file is missing from the Docblock of setFile
error 127 Argument $level is missing from the Docblock of setLevel
error 135 Argument $append is missing from the Docblock of setAppend
error 143 Argument $msg is missing from the Docblock of setMsg
error 151 Argument $msg is missing from the Docblock of setMessage
error 159 Argument $msg is missing from the Docblock of addText
error 171 Argument $fs is missing from the Docblock of addFileSet
error 35 No summary for property $msg
error 37 No summary for property $file
error 39 No summary for property $append
error 41 No summary for property $level
error 43 No summary for property $filesets

tasks/system/CvsPassTask.php 5

Type Line Description
error 0 No summary was found for this file
error 390 Argument $password is missing from the Docblock of mangle
error 404 Argument $cvsRoot is missing from the Docblock of setCvsroot
error 413 Argument $passFile is missing from the Docblock of setPassfile
error 422 Argument $password is missing from the Docblock of setPassword

tasks/system/AvailableTask.php 26

Type Line Description
error 0 No summary was found for this file
error 62 Argument $property is missing from the Docblock of setProperty
error 62 No summary for method ""
error 70 Argument $value is missing from the Docblock of setValue
error 70 No summary for method ""
error 78 Argument $file is missing from the Docblock of setFile
error 78 No summary for method ""
error 86 Argument $resource is missing from the Docblock of setResource
error 86 No summary for method ""
error 94 Argument $extension is missing from the Docblock of setExtension
error 94 No summary for method ""
error 102 Argument $type is missing from the Docblock of setType
error 102 No summary for method ""
error 110 Argument $followSymlinks is missing from the Docblock of setFollowSymlinks
error 110 No summary for method ""
error 120 Argument $filepath is missing from the Docblock of setFilepath
error 143 No summary for method ""
error 157 No summary for method ""
error 201 No summary for method ""
error 224 Argument $file is missing from the Docblock of _checkFile1
error 224 No summary for method ""
error 259 Argument $resource is missing from the Docblock of _checkResource
error 259 No summary for method ""
error 54 No summary for property $type
error 55 No summary for property $filepath
error 57 No summary for property $followSymlinks

tasks/system/IfTask.php 14

Type Line Description
error 0 No summary was found for this file
error 121 Argument $ei is missing from the Docblock of addElseIf
error 121 No summary for method ""
error 134 Argument $t is missing from the Docblock of addThen
error 150 Argument $e is missing from the Docblock of addElse
error 158 No summary for method ""
error 113 No summary for property $thenTasks
error 114 No summary for property $elseIfTasks
error 115 No summary for property $elseTasks
error 207 Argument $t is missing from the Docblock of addThen
error 207 No summary for method ""
error 219 No summary for method ""
error 238 No summary for method ""
error 201 No summary for property $thenTasks

tasks/system/PropertyTask.php 34

Type Line Description
error 0 No summary was found for this file
error 68 Argument $name is missing from the Docblock of setName
error 83 Argument $value is missing from the Docblock of setValue
error 108 Argument $file is missing from the Docblock of setFile
error 125 Argument $ref is missing from the Docblock of setRefid
error 125 No summary for method ""
error 130 No summary for method ""
error 142 Argument $prefix is missing from the Docblock of setPrefix
error 154 No summary for method ""
error 183 No summary for method ""
error 195 Argument $v is missing from the Docblock of setUserProperty
error 203 No summary for method ""
error 211 Argument $v is missing from the Docblock of setOverride
error 211 No summary for method ""
error 219 No summary for method ""
error 227 No summary for method ""
error 235 Argument $p is missing from the Docblock of setFallback
error 235 No summary for method ""
error 240 No summary for method ""
error 260 Argument $logOutput is missing from the Docblock of setLogoutput
error 260 No summary for method ""
error 268 No summary for method ""
error 341 Argument $prefix is missing from the Docblock of loadEnvironment
error 361 Argument $props is missing from the Docblock of addProperties
error 379 Argument $name is missing from the Docblock of addProperty
error 406 Argument $file is missing from the Docblock of loadFile
error 433 Argument $props is missing from the Docblock of resolveAllProperties
error 519 Argument $value is missing from the Docblock of parsePropertyString
error 43 No summary for property $reference
error 44 No summary for property $env
error 45 No summary for property $file
error 46 No summary for property $ref
error 47 No summary for property $prefix
error 48 No summary for property $fallback

tasks/system/MatchingTask.php 15

Type Line Description
error 0 No summary was found for this file
error 65 Argument $project is missing from the Docblock of setProject
error 65 No summary for method ""
error 123 Argument $includes is missing from the Docblock of setIncludes
error 134 Argument $excludes is missing from the Docblock of setExcludes
error 146 Argument $useDefaultExcludes is missing from the Docblock of setDefaultexcludes
error 157 Argument $baseDir is missing from the Docblock of getDirectoryScanner
error 172 Argument $includesfile is missing from the Docblock of setIncludesfile
error 184 Argument $excludesfile is missing from the Docblock of setExcludesfile
error 196 Argument $isCaseSensitive is missing from the Docblock of setCaseSensitive
error 207 Argument $followSymlinks is missing from the Docblock of setFollowSymlinks
error 238 Argument $p is missing from the Docblock of getSelectors
error 259 Argument $selector is missing from the Docblock of appendSelector
error 48 No summary for property $useDefaultExcludes
error 51 No summary for property $fileset

tasks/system/Basename.php 7

Type Line Description
error 0 No summary was found for this file
error 48 Argument $file is missing from the Docblock of setFile
error 61 Argument $property is missing from the Docblock of setProperty
error 70 Argument $suffix is missing from the Docblock of setSuffix
error 36 No summary for property $file
error 39 No summary for property $property
error 42 No summary for property $suffix

tasks/system/IncludePathTask.php 7

Type Line Description
error 0 No summary was found for this file
error 73 Argument $classpath is missing from the Docblock of setClasspath
error 99 Argument $r is missing from the Docblock of setClasspathRef
error 109 Argument $mode is missing from the Docblock of setMode
error 109 No summary for method ""
error 144 Argument $new_parts is missing from the Docblock of updateIncludePath
error 144 No summary for method ""

tasks/system/SwitchTask.php 16

Type Line Description
error 0 No summary was found for this file
error 99 Argument $value is missing from the Docblock of setValue
error 99 No summary for method ""
error 111 Argument $case is missing from the Docblock of addCase
error 121 Argument $bool is missing from the Docblock of setCaseInsensitive
error 121 No summary for method ""
error 129 Argument $res is missing from the Docblock of addDefault
error 138 No summary for method ""
error 81 No summary for property $value
error 84 No summary for property $cases
error 87 No summary for property $defaultCase
error 90 No summary for property $caseInsensitive
error 192 Argument $value is missing from the Docblock of setValue
error 192 No summary for method ""
error 200 No summary for method ""
error 185 No summary for property $value

tasks/system/TstampTask.php 14

Type Line Description
error 0 No summary was found for this file
error 102 No summary for class ""
error 46 Argument $prefix is missing from the Docblock of setPrefix
error 60 Argument $cf is missing from the Docblock of addFormat
error 93 Argument $name is missing from the Docblock of prefixProperty
error 37 No summary for property $customFormats
error 39 No summary for property $prefix
error 113 Argument $propertyName is missing from the Docblock of setProperty
error 124 Argument $pattern is missing from the Docblock of setPattern
error 134 Argument $locale is missing from the Docblock of setLocale
error 145 Argument $tstamp is missing from the Docblock of execute
error 104 No summary for property $propertyName
error 105 No summary for property $pattern
error 106 No summary for property $locale

tasks/system/MoveTask.php 5

Type Line Description
error 0 No summary was found for this file
error 44 No summary for method ""
error 82 No summary for method ""
error 185 Argument $d is missing from the Docblock of okToDelete
error 215 Argument $d is missing from the Docblock of deleteDir

tasks/system/TypedefTask.php 5

Type Line Description
error 0 No summary was found for this file
error 77 Argument $classpath is missing from the Docblock of setClasspath
error 104 Argument $r is missing from the Docblock of setClasspathRef
error 123 Argument $name is missing from the Docblock of setName
error 132 Argument $class is missing from the Docblock of setClassname

tasks/system/ResolvePathTask.php 6

Type Line Description
error 0 No summary was found for this file
error 67 Argument $v is missing from the Docblock of setPropertyName
error 76 Argument $d is missing from the Docblock of setDir
error 88 Argument $f is missing from the Docblock of setPath
error 97 Argument $f is missing from the Docblock of setFile
error 110 Argument $level is missing from the Docblock of setLevel

tasks/system/ExecTask.php 17

Type Line Description
error 0 No summary was found for this file
error 134 No summary for method ""
error 310 Argument $return is missing from the Docblock of cleanup
error 345 Argument $command is missing from the Docblock of setCommand
error 357 Argument $executable is missing from the Docblock of setExecutable
error 369 Argument $escape is missing from the Docblock of setEscape
error 381 Argument $dir is missing from the Docblock of setDir
error 393 Argument $os is missing from the Docblock of setOs
error 405 Argument $f is missing from the Docblock of setOutput
error 417 Argument $f is missing from the Docblock of setError
error 429 Argument $passthru is missing from the Docblock of setPassthru
error 441 Argument $logOutput is missing from the Docblock of setLogoutput
error 453 Argument $spawn is missing from the Docblock of setSpawn
error 465 Argument $checkreturn is missing from the Docblock of setCheckreturn
error 477 Argument $prop is missing from the Docblock of setReturnProperty
error 489 Argument $prop is missing from the Docblock of setOutputProperty
error 502 Argument $level is missing from the Docblock of setLevel

tasks/system/SequentialTask.php 2

Type Line Description
error 0 No summary was found for this file
error 46 Argument $nestedTask is missing from the Docblock of addTask

tasks/system/AppendTask.php 10

Type Line Description
error 0 No summary was found for this file
error 77 Argument $f is missing from the Docblock of setFile
error 91 Argument $f is missing from the Docblock of setTo
error 107 Argument $f is missing from the Docblock of setDestFile
error 131 Argument $fs is missing from the Docblock of addFileSet
error 155 Argument $txt is missing from the Docblock of setText
error 167 Argument $txt is missing from the Docblock of addText
error 257 Argument $writer is missing from the Docblock of appendFiles
error 289 Argument $writer is missing from the Docblock of appendFile
error 289 No summary for method ""

tasks/system/Dirname.php 5

Type Line Description
error 0 No summary was found for this file
error 52 Argument $file is missing from the Docblock of setFile
error 65 Argument $property is missing from the Docblock of setProperty
error 45 No summary for property $file
error 46 No summary for property $property

tasks/system/WaitForTask.php 12

Type Line Description
error 0 No summary was found for this file
error 70 Argument $maxWait is missing from the Docblock of setMaxWait
error 79 Argument $maxWaitUnit is missing from the Docblock of setMaxWaitUnit
error 88 Argument $checkEvery is missing from the Docblock of setCheckEvery
error 98 Argument $checkEveryUnit is missing from the Docblock of setCheckEveryUnit
error 108 Argument $timeoutProperty is missing from the Docblock of setTimeoutProperty
error 119 Argument $unit is missing from the Docblock of _convertUnit
error 58 No summary for property $maxWait
error 59 No summary for property $maxWaitMultiplier
error 61 No summary for property $checkEvery
error 62 No summary for property $checkEveryMultiplier
error 64 No summary for property $timeoutProperty

tasks/system/TaskdefTask.php 6

Type Line Description
error 0 No summary was found for this file
error 85 Argument $classpath is missing from the Docblock of setClasspath
error 112 Argument $r is missing from the Docblock of setClasspathRef
error 122 Argument $name is missing from the Docblock of setName
error 131 Argument $class is missing from the Docblock of setClassname
error 140 Argument $file is missing from the Docblock of setFile

tasks/ext/ParallelTask.php 4

Type Line Description
error 0 Only one @package tag is allowed
error 48 Argument $threadCount is missing from the Docblock of setThreadCount
error 53 No summary for method ""
error 57 No summary for method ""

tasks/ext/HttpRequestTask.php 6

Type Line Description
error 0 No summary was found for this file
error 83 Argument $regex is missing from the Docblock of setResponseRegex
error 93 Argument $verbose is missing from the Docblock of setVerbose
error 103 Argument $observerEvents is missing from the Docblock of setObserverEvents
error 120 Argument $method is missing from the Docblock of setMethod
error 188 Argument $response is missing from the Docblock of processResponse

tasks/ext/phk/PhkPackageWebAccess.php 5

Type Line Description
error 0 No summary was found for this file
error 28 No summary for class ""
error 38 No summary for method ""
error 46 No summary for method ""
error 33 No summary for property $paths

tasks/ext/phk/PhkPackageTask.php 34

Type Line Description
error 0 No summary was found for this file
error 61 No summary for method ""
error 69 Argument $crcCheck is missing from the Docblock of setCrcCheck
error 69 No summary for method ""
error 77 Argument $webRunScript is missing from the Docblock of setWebRunScript
error 77 No summary for method ""
error 85 Argument $cliRunScript is missing from the Docblock of setCliRunScript
error 85 No summary for method ""
error 93 Argument $libRunScript is missing from the Docblock of setLibRunScript
error 93 No summary for method ""
error 101 Argument $name is missing from the Docblock of setName
error 101 No summary for method ""
error 109 Argument $webMainRedirect is missing from the Docblock of setWebMainRedirect
error 109 No summary for method ""
error 117 Argument $pluginClass is missing from the Docblock of setPluginClass
error 117 No summary for method ""
error 125 Argument $version is missing from the Docblock of setVersion
error 125 No summary for method ""
error 133 Argument $summary is missing from the Docblock of setSummary
error 133 No summary for method ""
error 141 Argument $inputDirectory is missing from the Docblock of setInputDirectory
error 141 No summary for method ""
error 149 Argument $outputFile is missing from the Docblock of setOutputFile
error 149 No summary for method ""
error 159 Argument $compress is missing from the Docblock of setCompress
error 169 Argument $strip is missing from the Docblock of setStrip
error 179 Argument $path is missing from the Docblock of setPhkCreatorPath
error 187 No summary for method ""
error 36 No summary for property $outputFile
error 40 No summary for property $inputDirectory
error 44 No summary for property $phkCreatorPath
error 48 No summary for property $webAccess
error 52 No summary for property $modifiers
error 56 No summary for property $options

tasks/ext/phk/PhkPackageWebAccessPath.php 5

Type Line Description
error 26 No summary for class ""
error 36 Argument $path is missing from the Docblock of addText
error 36 No summary for method ""
error 44 No summary for method ""
error 31 No summary for property $path

tasks/ext/dbdeploy/DbmsSyntax.php 4

Type Line Description
error 0 No summary was found for this file
error 34 Argument $db is missing from the Docblock of applyAttributes
error 34 No summary for method ""
error 38 No summary for method ""

tasks/ext/dbdeploy/DbmsSyntaxOracle.php 4

Type Line Description
error 0 No summary was found for this file
error 34 Argument $db is missing from the Docblock of applyAttributes
error 34 No summary for method ""
error 42 No summary for method ""

tasks/ext/dbdeploy/DbDeployTask.php 16

Type Line Description
error 0 No summary was found for this file
error 222 Argument $file is missing from the Docblock of createOutputFile
error 235 Argument $undo is missing from the Docblock of generateSql
error 322 Argument $files is missing from the Docblock of sortFiles
error 339 Argument $fileChangeNumber is missing from the Docblock of fileNeedsToBeRead
error 354 Argument $url is missing from the Docblock of setUrl
error 365 Argument $userid is missing from the Docblock of setUserId
error 376 Argument $password is missing from the Docblock of setPassword
error 387 Argument $dir is missing from the Docblock of setDir
error 398 Argument $outputFile is missing from the Docblock of setOutputFile
error 409 Argument $undoOutputFile is missing from the Docblock of setUndoOutputFile
error 420 Argument $lastChangeToApply is missing from the Docblock of setLastChangeToApply
error 431 Argument $deltaSet is missing from the Docblock of setDeltaSet
error 442 Argument $checkall is missing from the Docblock of setCheckAll
error 453 Argument $appliedBy is missing from the Docblock of setAppliedBy
error 464 Argument $fs is missing from the Docblock of addFileSet

tasks/ext/dbdeploy/DbmsSyntaxSQLite.php 2

Type Line Description
error 0 No summary was found for this file
error 34 No summary for method ""

tasks/ext/dbdeploy/DbmsSyntaxFactory.php 5

Type Line Description
error 0 No summary was found for this file
error 39 Argument $dbms is missing from the Docblock of __construct
error 39 No summary for method ""
error 44 No summary for method ""
error 34 No summary for property $dbms

tasks/ext/dbdeploy/DbmsSyntaxMsSql.php 2

Type Line Description
error 0 No summary was found for this file
error 34 No summary for method ""

tasks/ext/dbdeploy/DbmsSyntaxMysql.php 2

Type Line Description
error 0 No summary was found for this file
error 34 No summary for method ""

tasks/ext/dbdeploy/DbmsSyntaxPgSQL.php 2

Type Line Description
error 0 No summary was found for this file
error 34 No summary for method ""

tasks/ext/PhpCodeSnifferTask.php 55

Type Line Description
error 0 No summary was found for this file
error 633 No summary for class ""
error 88 Argument $file is missing from the Docblock of setFile
error 99 Argument $fs is missing from the Docblock of addFileSet
error 111 Argument $standard is missing from the Docblock of setStandard
error 120 Argument $sniffs is missing from the Docblock of setSniffs
error 137 Argument $generator is missing from the Docblock of setDocGenerator
error 149 Argument $file is missing from the Docblock of setDocFile
error 158 Argument $show is missing from the Docblock of setShowWarnings
error 170 Argument $show is missing from the Docblock of setShowSources
error 182 Argument $width is missing from the Docblock of setReportWidth
error 191 Argument $level is missing from the Docblock of setVerbosity
error 200 Argument $width is missing from the Docblock of setTabWidth
error 209 Argument $encoding is missing from the Docblock of setEncoding
error 218 Argument $extensions is missing from the Docblock of setAllowedFileExtensions
error 233 Argument $types is missing from the Docblock of setAllowedTypes
error 264 Argument $subdirectories is missing from the Docblock of setNoSubdirectories
error 285 Argument $show is missing from the Docblock of setShowSniffs
error 294 Argument $format is missing from the Docblock of setFormat
error 317 Argument $value is missing from the Docblock of setHaltonerror
error 326 Argument $value is missing from the Docblock of setHaltonwarning
error 335 Argument $value is missing from the Docblock of setSkipVersionCheck
error 507 Argument $phpcs is missing from the Docblock of printErrorReport
error 561 Argument $report is missing from the Docblock of outputCustomFormat
error 604 Argument $messages is missing from the Docblock of outputCustomFormatMessages
error 34 No summary for property $file
error 35 No summary for property $filesets
error 38 No summary for property $standard
error 39 No summary for property $sniffs
error 40 No summary for property $showWarnings
error 41 No summary for property $showSources
error 42 No summary for property $reportWidth
error 43 No summary for property $verbosity
error 44 No summary for property $tabWidth
error 45 No summary for property $allowedFileExtensions
error 46 No summary for property $allowedTypes
error 47 No summary for property $ignorePatterns
error 48 No summary for property $noSubdirectories
error 49 No summary for property $configData
error 50 No summary for property $encoding
error 53 No summary for property $showSniffs
error 54 No summary for property $format
error 55 No summary for property $formatters
error 71 No summary for property $haltonerror
error 72 No summary for property $haltonwarning
error 73 No summary for property $skipversioncheck
error 671 Argument $type is missing from the Docblock of setType
error 671 No summary for method ""
error 679 No summary for method ""
error 687 Argument $useFile is missing from the Docblock of setUseFile
error 687 No summary for method ""
error 695 No summary for method ""
error 703 Argument $outfile is missing from the Docblock of setOutfile
error 703 No summary for method ""
error 711 No summary for method ""

tasks/ext/PatchTask.php 13

Type Line Description
error 0 No summary was found for this file
error 82 Argument $file is missing from the Docblock of setPatchFile
error 98 Argument $file is missing from the Docblock of setOriginalFile
error 112 Argument $file is missing from the Docblock of setDestFile
error 127 Argument $backups is missing from the Docblock of setBackups
error 142 Argument $ignore is missing from the Docblock of setIgnoreWhiteSpace
error 159 Argument $num is missing from the Docblock of setStrip
error 175 Argument $flag is missing from the Docblock of setQuiet
error 190 Argument $flag is missing from the Docblock of setReverse
error 205 Argument $directory is missing from the Docblock of setDir
error 216 Argument $flag is missing from the Docblock of setForward
error 231 Argument $value is missing from the Docblock of setFuzz
error 245 Argument $value is missing from the Docblock of setHaltOnFailure

tasks/ext/phpdoc/PhpDocumentorTask.php 21

Type Line Description
error 0 No summary was found for this file
error 143 Argument $title is missing from the Docblock of setTitle
error 152 Argument $destdir is missing from the Docblock of setDestdir
error 162 Argument $destdir is missing from the Docblock of setTarget
error 171 Argument $output is missing from the Docblock of setOutput
error 180 Argument $b is missing from the Docblock of setSourcecode
error 189 Argument $b is missing from the Docblock of setLinksource
error 198 Argument $b is missing from the Docblock of setQuiet
error 207 Argument $parseprivate is missing from the Docblock of setParseprivate
error 216 Argument $javadoc is missing from the Docblock of setJavadocdesc
error 226 Argument $packages is missing from the Docblock of setPackageoutput
error 236 Argument $tags is missing from the Docblock of setIgnoretags
error 245 Argument $d is missing from the Docblock of setExamplesdir
error 254 Argument $d is missing from the Docblock of setConfigdir
error 263 Argument $name is missing from the Docblock of setDefaultpackagename
error 272 Argument $name is missing from the Docblock of setDefaultcategoryname
error 281 Argument $b is missing from the Docblock of setPear
error 314 Argument $b is missing from the Docblock of setUndocumentedelements
error 325 Argument $sCustomtags is missing from the Docblock of setCustomtags
error 345 Argument $sIgnore is missing from the Docblock of setIgnore
error 419 Argument $phpdoc is missing from the Docblock of setPhpDocumentorOptions

tasks/ext/phpdoc/PhpDocumentorExternalTask.php 5

Type Line Description
error 0 No summary was found for this file
error 55 Argument $programPath is missing from the Docblock of setProgramPath
error 72 Argument $sourcepath is missing from the Docblock of setSourcepath
error 82 Argument $bSet is missing from the Docblock of setIgnoresymlinks
error 44 No summary for property $sourcepath

tasks/ext/phpdoc/PhingPhpDocumentorSetup.php 11

Type Line Description
error 0 No summary was found for this file
error 86 Argument $b is missing from the Docblock of setGenerateSourcecode
error 101 Argument $files is missing from the Docblock of setRicFiles
error 116 Argument $tags is missing from the Docblock of setIgnoreTags
error 143 Argument $b is missing from the Docblock of setPear
error 158 Argument $dir is missing from the Docblock of setExamplesDir
error 173 Argument $name is missing from the Docblock of setDefaultPackageName
error 187 Argument $name is missing from the Docblock of setDefaultCategoryName
error 216 Argument $bEnable is missing from the Docblock of setUndocumentedelements
error 233 Argument $sCustomtags is missing from the Docblock of setCustomtags
error 244 Argument $sIgnore is missing from the Docblock of setIgnore

tasks/ext/phpdoc/PhpDocumentor2Task.php 8

Type Line Description
error 0 No summary was found for this file
error 71 Argument $fs is missing from the Docblock of addFileSet
error 80 Argument $destDir is missing from the Docblock of setDestDir
error 89 Argument $output is missing from the Docblock of setOutput
error 98 Argument $template is missing from the Docblock of setTemplate
error 107 Argument $title is missing from the Docblock of setTitle
error 116 Argument $defaultPackageName is missing from the Docblock of setDefaultPackageName
error 126 Argument $quiet is missing from the Docblock of setQuiet

tasks/ext/phpdoc/PhpDocumentor2Wrapper.php 8

Type Line Description
error 0 No summary was found for this file
error 85 Argument $project is missing from the Docblock of setProject
error 95 Argument $filesets is missing from the Docblock of setFilesets
error 104 Argument $destDir is missing from the Docblock of setDestDir
error 113 Argument $template is missing from the Docblock of setTemplate
error 122 Argument $title is missing from the Docblock of setTitle
error 131 Argument $defaultPackageName is missing from the Docblock of setDefaultPackageName
error 78 No summary for property $app

tasks/ext/phpdoc/PhingPhpDocumentorErrorTracker.php 5

Type Line Description
error 0 No summary was found for this file
error 54 Argument $num is missing from the Docblock of addWarning
error 76 Argument $num is missing from the Docblock of addError
error 97 Argument $task is missing from the Docblock of setTask
error 45 No summary for property $task

tasks/ext/CapsuleTask.php 15

Type Line Description
error 0 No summary was found for this file
error 124 Argument $controlTemplate is missing from the Docblock of setControlTemplate
error 146 Argument $templatePath is missing from the Docblock of setTemplatePath
error 186 Argument $outputDirectory is missing from the Docblock of setOutputDirectory
error 219 Argument $outputFile is missing from the Docblock of setOutputFile
error 242 Argument $file is missing from the Docblock of setContextProperties
error 451 Argument $context is missing from the Docblock of populateInitialContext
error 484 Argument $v is missing from the Docblock of setName
error 484 No summary for method ""
error 492 Argument $v is missing from the Docblock of setValue
error 492 No summary for method ""
error 500 No summary for method ""
error 508 No summary for method ""
error 478 No summary for property $name
error 479 No summary for property $value

tasks/ext/coverage/CoverageReportTask.php 29

Type Line Description
error 0 No summary was found for this file
error 55 Argument $classpath is missing from the Docblock of setClasspath
error 55 No summary for method ""
error 67 No summary for method ""
error 77 Argument $path is missing from the Docblock of setGeshiPath
error 77 No summary for method ""
error 85 Argument $path is missing from the Docblock of setGeshiLanguagesPath
error 85 No summary for method ""
error 93 No summary for method ""
error 104 Argument $outfile is missing from the Docblock of setOutfile
error 104 No summary for method ""
error 124 Argument $packageName is missing from the Docblock of getPackageElement
error 124 No summary for method ""
error 141 Argument $packageName is missing from the Docblock of addClassToPackage
error 141 No summary for method ""
error 163 Argument $packageName is missing from the Docblock of addSubpackageToPackage
error 190 Argument $subpackageName is missing from the Docblock of getSubpackageElement
error 212 Argument $classname is missing from the Docblock of addClassToSubpackage
error 231 Argument $source is missing from the Docblock of stripDiv
error 231 No summary for method ""
error 249 Argument $filename is missing from the Docblock of highlightSourceFile
error 249 No summary for method ""
error 308 Argument $filename is missing from the Docblock of transformSourceFile
error 308 No summary for method ""
error 354 Argument $filename is missing from the Docblock of transformCoverageInformation
error 478 No summary for method ""
error 560 No summary for method ""
error 39 No summary for property $outfile
error 41 No summary for property $transformers

tasks/ext/coverage/CoverageMerger.php 9

Type Line Description
error 0 No summary was found for this file
error 39 Argument $left is missing from the Docblock of mergeCodeCoverage
error 39 No summary for method ""
error 86 Argument $project is missing from the Docblock of _getDatabase
error 86 No summary for method ""
error 107 Argument $project is missing from the Docblock of getWhiteList
error 107 No summary for method ""
error 126 Argument $project is missing from the Docblock of merge
error 126 No summary for method ""

tasks/ext/coverage/CoverageMergerTask.php 3

Type Line Description
error 0 No summary was found for this file
error 46 Argument $fileset is missing from the Docblock of addFileSet
error 76 No summary for method ""

tasks/ext/coverage/CoverageThresholdTask.php 10

Type Line Description
error 0 No summary was found for this file
error 119 Argument $classpath is missing from the Docblock of setClasspath
error 133 Argument $database is missing from the Docblock of setDatabase
error 155 Argument $threshold is missing from the Docblock of setPerProject
error 165 Argument $threshold is missing from the Docblock of setPerClass
error 175 Argument $threshold is missing from the Docblock of setPerMethod
error 185 Argument $verbose is missing from the Docblock of setVerbose
error 196 Argument $var is missing from the Docblock of filterCovered
error 220 Argument $filename is missing from the Docblock of calculateCoverageThreshold
error 395 No summary for method ""

tasks/ext/coverage/CoverageSetupTask.php 8

Type Line Description
error 0 No summary was found for this file
error 55 Argument $fileset is missing from the Docblock of addFileSet
error 76 Argument $database is missing from the Docblock of setDatabase
error 84 Argument $classpath is missing from the Docblock of setClasspath
error 84 No summary for method ""
error 96 No summary for method ""
error 140 No summary for method ""
error 144 No summary for method ""

tasks/ext/coverage/CoverageReportTransformer.php 17

Type Line Description
error 0 No summary was found for this file
error 62 Argument $task is missing from the Docblock of __construct
error 62 No summary for method ""
error 70 Argument $styleDir is missing from the Docblock of setStyleDir
error 70 No summary for method ""
error 78 Argument $toDir is missing from the Docblock of setToDir
error 78 No summary for method ""
error 86 Argument $document is missing from the Docblock of setXmlDocument
error 86 No summary for method ""
error 95 Argument $title is missing from the Docblock of setTitle
error 106 Argument $useSortTable is missing from the Docblock of setUseSortTable
error 111 No summary for method ""
error 157 No summary for method ""
error 38 No summary for property $task
error 39 No summary for property $styleDir
error 44 No summary for property $toDir
error 46 No summary for property $document

tasks/ext/svn/SvnCopyTask.php 3

Type Line Description
error 0 No summary was found for this file
error 38 Argument $message is missing from the Docblock of setMessage
error 32 No summary for property $message

tasks/ext/svn/SvnCheckoutTask.php 3

Type Line Description
error 0 No summary was found for this file
error 69 Argument $revision is missing from the Docblock of setRevision
error 69 No summary for method ""

tasks/ext/svn/SvnLastRevisionTask.php 6

Type Line Description
error 0 No summary was found for this file
error 43 Argument $propertyName is missing from the Docblock of setPropertyName
error 64 Argument $force is missing from the Docblock of setForceCompatible
error 72 Argument $lastChanged is missing from the Docblock of setLastChanged
error 36 No summary for property $propertyName
error 37 No summary for property $lastChanged

tasks/ext/svn/SvnExportTask.php 3

Type Line Description
error 0 No summary was found for this file
error 69 Argument $revision is missing from the Docblock of setRevision
error 69 No summary for method ""

tasks/ext/svn/SvnInfoTask.php 7

Type Line Description
error 0 No summary was found for this file
error 44 Argument $propertyName is missing from the Docblock of setPropertyName
error 64 Argument $element is missing from the Docblock of setElement
error 86 Argument $subElement is missing from the Docblock of setSubElement
error 35 No summary for property $propertyName
error 37 No summary for property $element
error 38 No summary for property $subElement

tasks/ext/svn/SvnLogTask.php 6

Type Line Description
error 0 No summary was found for this file
error 45 Argument $propertyName is missing from the Docblock of setPropertyName
error 63 Argument $force is missing from the Docblock of setForceCompatible
error 71 Argument $limit is missing from the Docblock of setLimit
error 38 No summary for property $propertyName
error 39 No summary for property $limit

tasks/ext/svn/SvnSwitchTask.php 4

Type Line Description
error 0 No summary was found for this file
error 69 Argument $revision is missing from the Docblock of setRevision
error 69 No summary for method ""
error 77 No summary for method ""

tasks/ext/svn/SvnCommitTask.php 3

Type Line Description
error 0 No summary was found for this file
error 50 Argument $message is missing from the Docblock of setMessage
error 67 Argument $propertyName is missing from the Docblock of setPropertyName

tasks/ext/svn/SvnUpdateTask.php 3

Type Line Description
error 0 No summary was found for this file
error 69 Argument $revision is missing from the Docblock of setRevision
error 69 No summary for method ""

tasks/ext/svn/SvnListTask.php 8

Type Line Description
error 0 No summary was found for this file
error 46 Argument $propertyName is missing from the Docblock of setPropertyName
error 64 Argument $force is missing from the Docblock of setForceCompatible
error 72 Argument $limit is missing from the Docblock of setLimit
error 81 Argument $orderDescending is missing from the Docblock of setOrderDescending
error 38 No summary for property $propertyName
error 39 No summary for property $limit
error 40 No summary for property $orderDescending

tasks/ext/svn/SvnBaseTask.php 24

Type Line Description
error 0 No summary was found for this file
error 83 Argument $workingCopy is missing from the Docblock of setWorkingCopy
error 100 Argument $repositoryUrl is missing from the Docblock of setRepositoryUrl
error 117 Argument $svnPath is missing from the Docblock of setSvnPath
error 138 Argument $toDir is missing from the Docblock of setToDir
error 159 Argument $value is missing from the Docblock of setForce
error 176 Argument $value is missing from the Docblock of setUsername
error 193 Argument $value is missing from the Docblock of setPassword
error 210 Argument $value is missing from the Docblock of setNoCache
error 228 Argument $value is missing from the Docblock of setRecursive
error 244 Argument $value is missing from the Docblock of setDepth
error 261 Argument $value is missing from the Docblock of setIgnoreExternals
error 278 Argument $value is missing from the Docblock of setTrustServerCert
error 297 Argument $mode is missing from the Docblock of setup
error 38 No summary for property $workingCopy
error 43 No summary for property $repositoryUrl
error 48 No summary for property $svnPath
error 50 No summary for property $svn
error 52 No summary for property $mode
error 54 No summary for property $svnArgs
error 56 No summary for property $svnSwitches
error 58 No summary for property $toDir
error 60 No summary for property $fetchMode
error 62 No summary for property $oldVersion

tasks/ext/SymlinkTask.php 5

Type Line Description
error 0 No summary was found for this file
error 97 Argument $target is missing from the Docblock of setTarget
error 108 Argument $link is missing from the Docblock of setLink
error 131 Argument $overwrite is missing from the Docblock of setOverwrite
error 272 Argument $target is missing from the Docblock of symlink

tasks/ext/ioncube/IoncubeComment.php 4

Type Line Description
error 37 No summary for method ""
error 45 Argument $txt is missing from the Docblock of addText
error 45 No summary for method ""
error 32 No summary for property $value

tasks/ext/ioncube/IoncubeLicenseTask.php 15

Type Line Description
error 0 No summary was found for this file
error 48 Argument $ioncubePath is missing from the Docblock of setIoncubePath
error 65 Argument $licensePath is missing from the Docblock of setLicensePath
error 82 Argument $passPhrase is missing from the Docblock of setPassPhrase
error 99 Argument $comment is missing from the Docblock of addComment
error 108 Argument $allowedServer is missing from the Docblock of setAllowedServer
error 125 Argument $expireOn is missing from the Docblock of setExpireOn
error 142 Argument $expireIn is missing from the Docblock of setExpireIn
error 35 No summary for property $ioncubePath
error 37 No summary for property $licensePath
error 38 No summary for property $passPhrase
error 39 No summary for property $allowedServer
error 40 No summary for property $expireOn
error 41 No summary for property $expireIn
error 42 No summary for property $comments

tasks/ext/ioncube/IoncubeEncoderTask.php 43

Type Line Description
error 0 No summary was found for this file
error 63 Argument $value is missing from the Docblock of setShowCommandLine
error 72 Argument $comment is missing from the Docblock of addComment
error 81 Argument $value is missing from the Docblock of setAllowedServer
error 98 Argument $value is missing from the Docblock of setBinary
error 115 Argument $value is missing from the Docblock of setCopy
error 133 Argument $value is missing from the Docblock of setEncode
error 150 Argument $value is missing from the Docblock of setEncrypt
error 167 Argument $value is missing from the Docblock of setExpirein
error 184 Argument $value is missing from the Docblock of setExpireon
error 201 Argument $value is missing from the Docblock of setFromDir
error 219 Argument $value is missing from the Docblock of setIgnore
error 236 Argument $value is missing from the Docblock of setIoncubePath
error 253 Argument $value is missing from the Docblock of setKeep
error 270 Argument $value is missing from the Docblock of setLicensePath
error 287 Argument $value is missing from the Docblock of setNoDocComments
error 304 Argument $value is missing from the Docblock of setObfuscate
error 321 Argument $value is missing from the Docblock of setObfuscationKey
error 338 Argument $value is missing from the Docblock of setOptimize
error 355 Argument $value is missing from the Docblock of setPassPhrase
error 372 Argument $value is missing from the Docblock of setPhpVersion
error 389 Argument $value is missing from the Docblock of setToDir
error 406 Argument $value is missing from the Docblock of setWithoutRuntimeLoaderSupport
error 423 Argument $value is missing from the Docblock of setNoShortOpenTags
error 440 Argument $value is missing from the Docblock of setIgnoreDeprecatedWarnings
error 457 Argument $value is missing from the Docblock of setIgnoreStrictWarnings
error 474 Argument $value is missing from the Docblock of setAllowEncodingIntoSource
error 491 Argument $value is missing from the Docblock of setMessageIfNoLoader
error 508 Argument $value is missing from the Docblock of setActionIfNoLoader
error 525 Argument $targetOption is missing from the Docblock of setTargetOption
error 542 Argument $value is missing from the Docblock of setCallbackFile
error 559 Argument $value is missing from the Docblock of setObfuscationExclusionFile
error 37 No summary for property $ionSwitches
error 39 No summary for property $ionOptions
error 41 No summary for property $ionOptionsXS
error 43 No summary for property $comments
error 45 No summary for property $encoderName
error 47 No summary for property $fromDir
error 49 No summary for property $ioncubePath
error 51 No summary for property $phpVersion
error 53 No summary for property $targetOption
error 55 No summary for property $toDir
error 57 No summary for property $showCommandLine

tasks/ext/FtpDeployTask.php 47

Type Line Description
error 0 No summary was found for this file
error 70 No summary for method ""
error 79 Argument $host is missing from the Docblock of setHost
error 79 No summary for method ""
error 87 Argument $port is missing from the Docblock of setPort
error 87 No summary for method ""
error 95 Argument $username is missing from the Docblock of setUsername
error 95 No summary for method ""
error 103 Argument $password is missing from the Docblock of setPassword
error 103 No summary for method ""
error 111 Argument $dir is missing from the Docblock of setDir
error 111 No summary for method ""
error 119 Argument $mode is missing from the Docblock of setMode
error 119 No summary for method ""
error 135 Argument $passive is missing from the Docblock of setPassive
error 135 No summary for method ""
error 143 Argument $clearFirst is missing from the Docblock of setClearFirst
error 143 No summary for method ""
error 151 Argument $depends is missing from the Docblock of setDepends
error 151 No summary for method ""
error 159 Argument $filemode is missing from the Docblock of setFilemode
error 159 No summary for method ""
error 167 Argument $dirmode is missing from the Docblock of setDirmode
error 167 No summary for method ""
error 175 Argument $fallback is missing from the Docblock of setRawdatafallback
error 175 No summary for method ""
error 186 Argument $fs is missing from the Docblock of addFileSet
error 195 Argument $level is missing from the Docblock of setLevel
error 370 Argument $ftp is missing from the Docblock of _directoryInformations
error 370 No summary for method ""
error 404 Argument $content is missing from the Docblock of parseRawFtpContent
error 404 No summary for method ""
error 50 No summary for property $host
error 51 No summary for property $port
error 52 No summary for property $username
error 53 No summary for property $password
error 54 No summary for property $dir
error 55 No summary for property $filesets
error 56 No summary for property $completeDirMap
error 57 No summary for property $mode
error 58 No summary for property $clearFirst
error 59 No summary for property $passive
error 60 No summary for property $depends
error 61 No summary for property $dirmode
error 62 No summary for property $filemode
error 63 No summary for property $rawDataFallback
error 65 No summary for property $logLevel

tasks/ext/ReplaceRegexpTask.php 9

Type Line Description
error 0 No summary was found for this file
error 66 Argument $path is missing from the Docblock of setFile
error 78 Argument $regexp is missing from the Docblock of setMatch
error 90 Argument $regexp is missing from the Docblock of setPattern
error 90 No summary for method ""
error 102 Argument $string is missing from the Docblock of setReplace
error 116 Argument $flags is missing from the Docblock of setFlags
error 127 Argument $yesNo is missing from the Docblock of setByline
error 139 Argument $fs is missing from the Docblock of addFileSet

tasks/ext/phpmd/PHPMDTask.php 10

Type Line Description
error 0 No summary was found for this file
error 102 Argument $file is missing from the Docblock of setFile
error 113 Argument $fs is missing from the Docblock of addFileSet
error 123 Argument $minimumPriority is missing from the Docblock of setMinimumPriority
error 133 Argument $ruleSetFileNames is missing from the Docblock of setRulesets
error 143 Argument $fileExtensions is missing from the Docblock of setAllowedFileExtensions
error 161 Argument $ignorePatterns is missing from the Docblock of setIgnorePatterns
error 189 Argument $format is missing from the Docblock of setFormat
error 189 No summary for method ""
error 95 No summary for property $newVersion

tasks/ext/phpmd/PHPMDFormatterElement.php 6

Type Line Description
error 0 No summary was found for this file
error 72 Argument $type is missing from the Docblock of setType
error 108 Argument $useFile is missing from the Docblock of setUseFile
error 128 Argument $outfile is missing from the Docblock of setOutfile
error 37 No summary for property $formatter
error 49 No summary for property $className

tasks/ext/ThrowTask.php 6

Type Line Description
error 0 No summary was found for this file
error 43 No summary for method ""
error 59 Argument $ref is missing from the Docblock of setRefid
error 59 No summary for method ""
error 67 No summary for method ""
error 38 No summary for property $reference

tasks/ext/XmlPropertyTask.php 19

Type Line Description
error 0 No summary was found for this file
error 45 Argument $file is missing from the Docblock of setFile
error 66 Argument $prefix is missing from the Docblock of setPrefix
error 78 No summary for method ""
error 88 Argument $yesNo is missing from the Docblock of setKeepRoot
error 96 No summary for method ""
error 106 Argument $yesNo is missing from the Docblock of setCollapseAttributes
error 114 No summary for method ""
error 124 Argument $d is missing from the Docblock of setDelimiter
error 132 No summary for method ""
error 142 Argument $d is missing from the Docblock of setRequired
error 150 No summary for method ""
error 177 Argument $file is missing from the Docblock of loadFile
error 208 Argument $filePath is missing from the Docblock of _getProperties
error 262 Argument $node is missing from the Docblock of _addNode
error 37 No summary for property $_keepRoot
error 38 No summary for property $_collapseAttr
error 39 No summary for property $_delimiter
error 40 No summary for property $_required

tasks/ext/ssh/Ssh2MethodParam.php 22

Type Line Description
error 0 No summary was found for this file
error 60 Argument $hostkey is missing from the Docblock of setHostkey
error 60 No summary for method ""
error 70 Argument $p is missing from the Docblock of getHostkey
error 70 No summary for method ""
error 82 Argument $kex is missing from the Docblock of setKex
error 82 No summary for method ""
error 92 Argument $p is missing from the Docblock of getKex
error 92 No summary for method ""
error 106 Argument $p is missing from the Docblock of getClientToServer
error 106 No summary for method ""
error 120 Argument $p is missing from the Docblock of getServerToClient
error 120 No summary for method ""
error 156 Argument $p is missing from the Docblock of toArray
error 175 Argument $var is missing from the Docblock of _filterParam
error 175 No summary for method ""
error 190 Argument $p is missing from the Docblock of getRef
error 190 No summary for method ""
error 40 No summary for property $kex
error 45 No summary for property $hostkey
error 50 No summary for property $client_to_server
error 55 No summary for property $server_to_client

tasks/ext/ssh/SshTask.php 39

Type Line Description
error 0 No summary was found for this file
error 62 Argument $host is missing from the Docblock of setHost
error 62 No summary for method ""
error 70 No summary for method ""
error 78 Argument $port is missing from the Docblock of setPort
error 78 No summary for method ""
error 86 No summary for method ""
error 94 Argument $username is missing from the Docblock of setUsername
error 94 No summary for method ""
error 102 No summary for method ""
error 110 Argument $password is missing from the Docblock of setPassword
error 110 No summary for method ""
error 118 No summary for method ""
error 127 Argument $pubkeyfile is missing from the Docblock of setPubkeyfile
error 144 Argument $privkeyfile is missing from the Docblock of setPrivkeyfile
error 161 Argument $privkeyfilepassphrase is missing from the Docblock of setPrivkeyfilepassphrase
error 171 Argument $privkeyfilepassphrase is missing from the Docblock of getPrivkeyfilepassphrase
error 179 Argument $command is missing from the Docblock of setCommand
error 179 No summary for method ""
error 187 No summary for method ""
error 195 Argument $pty is missing from the Docblock of setPty
error 195 No summary for method ""
error 203 No summary for method ""
error 212 Argument $property is missing from the Docblock of setProperty
error 221 Argument $display is missing from the Docblock of setDisplay
error 247 No summary for method ""
error 286 No summary for method ""
error 306 Argument $stream is missing from the Docblock of handleStream
error 35 No summary for property $host
error 36 No summary for property $port
error 37 No summary for property $methods
error 38 No summary for property $username
error 39 No summary for property $password
error 40 No summary for property $command
error 41 No summary for property $pubkeyfile
error 42 No summary for property $privkeyfile
error 43 No summary for property $privkeyfilepassphrase
error 44 No summary for property $pty
error 45 No summary for property $failonerror

tasks/ext/ssh/ScpTask.php 41

Type Line Description
error 0 No summary was found for this file
error 84 Argument $h is missing from the Docblock of setHost
error 101 Argument $p is missing from the Docblock of setPort
error 118 Argument $value is missing from the Docblock of setMode
error 135 Argument $username is missing from the Docblock of setUsername
error 152 Argument $password is missing from the Docblock of setPassword
error 169 Argument $pubkeyfile is missing from the Docblock of setPubkeyfile
error 186 Argument $privkeyfile is missing from the Docblock of setPrivkeyfile
error 203 Argument $privkeyfilepassphrase is missing from the Docblock of setPrivkeyfilepassphrase
error 213 Argument $privkeyfilepassphrase is missing from the Docblock of getPrivkeyfilepassphrase
error 222 Argument $autocreate is missing from the Docblock of setAutocreate
error 239 Argument $todir is missing from the Docblock of setTodir
error 256 Argument $file is missing from the Docblock of setFile
error 273 Argument $fetch is missing from the Docblock of setFetch
error 291 Argument $heuristicDecision is missing from the Docblock of setHeuristicDecision
error 312 Argument $fs is missing from the Docblock of addFileSet
error 332 Argument $level is missing from the Docblock of setLevel
error 353 No summary for method ""
error 357 No summary for method ""
error 433 Argument $local is missing from the Docblock of copyFile
error 433 No summary for method ""
error 35 No summary for property $file
error 36 No summary for property $filesets
error 37 No summary for property $todir
error 38 No summary for property $mode
error 40 No summary for property $host
error 41 No summary for property $port
error 42 No summary for property $methods
error 43 No summary for property $username
error 44 No summary for property $password
error 45 No summary for property $autocreate
error 46 No summary for property $fetch
error 47 No summary for property $localEndpoint
error 48 No summary for property $remoteEndpoint
error 50 No summary for property $pubkeyfile
error 51 No summary for property $privkeyfile
error 52 No summary for property $privkeyfilepassphrase
error 54 No summary for property $connection
error 55 No summary for property $sftp
error 57 No summary for property $counter
error 59 No summary for property $logLevel

tasks/ext/ssh/Ssh2MethodConnectionParam.php 15

Type Line Description
error 0 No summary was found for this file
error 52 Argument $comp is missing from the Docblock of setComp
error 52 No summary for method ""
error 60 No summary for method ""
error 68 Argument $crypt is missing from the Docblock of setCrypt
error 68 No summary for method ""
error 76 No summary for method ""
error 84 Argument $mac is missing from the Docblock of setMac
error 84 No summary for method ""
error 92 No summary for method ""
error 114 Argument $var is missing from the Docblock of _filterParam
error 114 No summary for method ""
error 37 No summary for property $crypt
error 42 No summary for property $comp
error 47 No summary for property $mac

tasks/ext/PearPackage2Task.php 3

Type Line Description
error 0 No summary was found for this file
error 94 No summary for method ""
error 102 No summary for method ""

tasks/ext/phploc/PHPLocTask.php 33

Type Line Description
error 0 No summary was found for this file
error 92 Argument $suffixListOrSingleSuffix is missing from the Docblock of setSuffixes
error 92 No summary for method ""
error 105 Argument $file is missing from the Docblock of setFile
error 105 No summary for method ""
error 113 Argument $countTests is missing from the Docblock of setCountTests
error 113 No summary for method ""
error 124 Argument $fs is missing from the Docblock of addFileSet
error 132 Argument $type is missing from the Docblock of setReportType
error 132 No summary for method ""
error 140 Argument $name is missing from the Docblock of setReportName
error 140 No summary for method ""
error 148 Argument $directory is missing from the Docblock of setReportDirectory
error 148 No summary for method ""
error 156 No summary for method ""
error 184 No summary for method ""
error 226 No summary for method ""
error 268 Argument $filename is missing from the Docblock of isFileSuffixSet
error 268 No summary for method ""
error 273 No summary for method ""
error 372 No summary for method ""
error 392 Argument $files is missing from the Docblock of getCountForFiles
error 392 No summary for method ""
error 35 No summary for property $suffixesToCheck
error 40 No summary for property $acceptedReportTypes
error 45 No summary for property $reportDirectory
error 50 No summary for property $reportType
error 55 No summary for property $reportFileName
error 60 No summary for property $countTests
error 65 No summary for property $fileToCheck
error 70 No summary for property $filesToCheck
error 75 No summary for property $fileSets
error 80 No summary for property $oldVersion

tasks/ext/pdo/PDOSQLExecTask.php 22

Type Line Description
error 0 No summary was found for this file
error 154 Argument $srcFile is missing from the Docblock of setSrc
error 164 Argument $sql is missing from the Docblock of addText
error 173 Argument $set is missing from the Docblock of addFileset
error 182 Argument $list is missing from the Docblock of addFilelist
error 229 Argument $delimiter is missing from the Docblock of setDelimiter
error 252 Argument $delimiterType is missing from the Docblock of setDelimiterType
error 262 Argument $action is missing from the Docblock of setOnerror
error 272 Argument $mode is missing from the Docblock of setFetchmode
error 441 Argument $reader is missing from the Docblock of runStatements
error 475 Argument $sql is missing from the Docblock of isSelectSql
error 490 Argument $sql is missing from the Docblock of execSQL
error 622 Argument $parent is missing from the Docblock of __construct
error 622 No summary for method ""
error 631 Argument $src is missing from the Docblock of setSrc
error 631 No summary for method ""
error 639 Argument $sql is missing from the Docblock of addText
error 639 No summary for method ""
error 647 No summary for method ""
error 615 No summary for property $tSrcFile
error 616 No summary for property $tSqlCommand
error 617 No summary for property $parent

tasks/ext/pdo/PDOTask.php 7

Type Line Description
error 0 No summary was found for this file
error 86 Argument $enable is missing from the Docblock of setCaching
error 136 No summary for method ""
error 192 Argument $value is missing from the Docblock of isCaching
error 192 No summary for method ""
error 228 Argument $userId is missing from the Docblock of setUserid
error 40 No summary for property $caching

tasks/ext/pdo/PDOQuerySplitter.php 2

Type Line Description
error 0 Only one @package tag is allowed
error 51 Argument $parent is missing from the Docblock of __construct

tasks/ext/pdo/DummyPDOQuerySplitter.php 1

Type Line Description
error 0 Only one @package tag is allowed

tasks/ext/pdo/PgsqlPDOQuerySplitter.php 2

Type Line Description
error 0 Only one @package tag is allowed
error 164 No summary for method ""

tasks/ext/pdo/XMLPDOResultFormatter.php 8

Type Line Description
error 0 No summary was found for this file
error 78 Argument $v is missing from the Docblock of setEncoding
error 86 Argument $v is missing from the Docblock of setFormatOutput
error 86 No summary for method ""
error 91 No summary for method ""
error 104 Argument $row is missing from the Docblock of processRow
error 60 No summary for property $rootNode
error 72 No summary for property $formatOutput

tasks/ext/pdo/PlainPDOResultFormatter.php 6

Type Line Description
error 0 No summary was found for this file
error 64 Argument $v is missing from the Docblock of setShowheaders
error 73 Argument $v is missing from the Docblock of setColdelim
error 82 Argument $v is missing from the Docblock of setRowdelim
error 92 Argument $row is missing from the Docblock of processRow
error 136 No summary for method ""

tasks/ext/pdo/DefaultPDOQuerySplitter.php 2

Type Line Description
error 0 Only one @package tag is allowed
error 57 Argument $parent is missing from the Docblock of __construct

tasks/ext/pdo/PDOSQLExecFormatterElement.php 14

Type Line Description
error 0 No summary was found for this file
error 114 Argument $parentTask is missing from the Docblock of __construct
error 191 Argument $type is missing from the Docblock of setType
error 207 Argument $className is missing from the Docblock of setClassName
error 217 Argument $useFile is missing from the Docblock of setUseFile
error 259 Argument $append is missing from the Docblock of setAppend
error 278 Argument $showheaders is missing from the Docblock of setShowheaders
error 287 Argument $v is missing from the Docblock of setColdelim
error 296 Argument $v is missing from the Docblock of setRowdelim
error 305 Argument $v is missing from the Docblock of setEncoding
error 313 Argument $v is missing from the Docblock of setFormatOutput
error 313 No summary for method ""
error 41 No summary for property $formatter
error 108 No summary for property $parentTask

tasks/ext/pdo/PDOResultFormatter.php 3

Type Line Description
error 0 No summary was found for this file
error 45 Argument $out is missing from the Docblock of setOutput
error 79 Argument $row is missing from the Docblock of processRow

tasks/ext/StopwatchTask.php 4

Type Line Description
error 0 No summary was found for this file
error 157 Argument $name is missing from the Docblock of setName
error 169 Argument $category is missing from the Docblock of setCategory
error 185 Argument $action is missing from the Docblock of setAction

tasks/ext/FileSizeTask.php 3

Type Line Description
error 0 No summary was found for this file
error 51 Argument $file is missing from the Docblock of setFile
error 61 Argument $property is missing from the Docblock of setPropertyName

tasks/ext/creole/CreoleSQLExecTask.php 27

Type Line Description
error 0 No summary was found for this file
error 145 Argument $srcFile is missing from the Docblock of setSrc
error 155 Argument $sql is missing from the Docblock of addText
error 164 Argument $set is missing from the Docblock of addFileset
error 211 Argument $delimiter is missing from the Docblock of setDelimiter
error 224 Argument $delimiterType is missing from the Docblock of setDelimiterType
error 234 Argument $print is missing from the Docblock of setPrint
error 244 Argument $showheaders is missing from the Docblock of setShowheaders
error 254 Argument $output is missing from the Docblock of setOutput
error 264 Argument $append is missing from the Docblock of setAppend
error 275 Argument $action is missing from the Docblock of setOnerror
error 404 Argument $reader is missing from the Docblock of runStatements
error 483 Argument $sql is missing from the Docblock of execSQL
error 515 Argument $out is missing from the Docblock of printResults
error 57 No summary for property $goodSql
error 58 No summary for property $totalSql
error 604 Argument $parent is missing from the Docblock of __construct
error 604 No summary for method ""
error 613 Argument $src is missing from the Docblock of setSrc
error 613 No summary for method ""
error 621 Argument $sql is missing from the Docblock of addText
error 621 No summary for method ""
error 629 Argument $out is missing from the Docblock of runTransaction
error 629 No summary for method ""
error 597 No summary for property $tSrcFile
error 598 No summary for property $tSqlCommand
error 599 No summary for property $parent

tasks/ext/creole/CreoleTask.php 12

Type Line Description
error 0 No summary was found for this file
error 102 Argument $enable is missing from the Docblock of setCaching
error 111 Argument $url is missing from the Docblock of setUrl
error 121 Argument $driver is missing from the Docblock of setDriver
error 130 Argument $password is missing from the Docblock of setPassword
error 141 Argument $autocommit is missing from the Docblock of setAutocommit
error 152 Argument $version is missing from the Docblock of setVersion
error 160 No summary for method ""
error 217 Argument $value is missing from the Docblock of isCaching
error 217 No summary for method ""
error 255 Argument $userId is missing from the Docblock of setUserid
error 49 No summary for property $caching

tasks/ext/git/GitCheckoutTask.php 35

Type Line Description
error 0 No summary was found for this file
error 134 Argument $branchname is missing from the Docblock of setBranchname
error 134 No summary for method ""
error 142 No summary for method ""
error 150 Argument $startPoint is missing from the Docblock of setStartPoint
error 150 No summary for method ""
error 158 No summary for method ""
error 166 Argument $flag is missing from the Docblock of setForce
error 166 No summary for method ""
error 174 No summary for method ""
error 182 No summary for method ""
error 190 Argument $flag is missing from the Docblock of setQuiet
error 190 No summary for method ""
error 198 No summary for method ""
error 206 No summary for method ""
error 214 Argument $flag is missing from the Docblock of setTrack
error 214 No summary for method ""
error 222 No summary for method ""
error 230 No summary for method ""
error 238 Argument $flag is missing from the Docblock of setNoTrack
error 238 No summary for method ""
error 246 No summary for method ""
error 254 No summary for method ""
error 262 Argument $flag is missing from the Docblock of setCreate
error 262 No summary for method ""
error 267 No summary for method ""
error 272 No summary for method ""
error 282 Argument $flag is missing from the Docblock of setForceCreate
error 282 No summary for method ""
error 287 No summary for method ""
error 292 No summary for method ""
error 300 Argument $flag is missing from the Docblock of setMerge
error 300 No summary for method ""
error 305 No summary for method ""
error 310 No summary for method ""

tasks/ext/git/GitCommitTask.php 13

Type Line Description
error 0 No summary was found for this file
error 103 Argument $options is missing from the Docblock of logCommand
error 103 No summary for method ""
error 120 No summary for method ""
error 128 Argument $flag is missing from the Docblock of setAllFiles
error 128 No summary for method ""
error 136 No summary for method ""
error 144 Argument $message is missing from the Docblock of setMessage
error 144 No summary for method ""
error 155 Argument $fs is missing from the Docblock of addFileSet
error 37 No summary for property $allFiles
error 42 No summary for property $message
error 47 No summary for property $filesets

tasks/ext/git/GitLogTask.php 36

Type Line Description
error 0 No summary was found for this file
error 159 Argument $stat is missing from the Docblock of setStat
error 159 No summary for method ""
error 167 No summary for method ""
error 175 Argument $flag is missing from the Docblock of setNameStatus
error 175 No summary for method ""
error 183 No summary for method ""
error 191 No summary for method ""
error 199 Argument $count is missing from the Docblock of setMaxCount
error 199 No summary for method ""
error 207 No summary for method ""
error 215 Argument $flag is missing from the Docblock of setNoMerges
error 215 No summary for method ""
error 223 No summary for method ""
error 231 No summary for method ""
error 239 Argument $format is missing from the Docblock of setFormat
error 239 No summary for method ""
error 247 No summary for method ""
error 255 Argument $date is missing from the Docblock of setDate
error 255 No summary for method ""
error 263 No summary for method ""
error 271 Argument $since is missing from the Docblock of setSince
error 271 No summary for method ""
error 279 No summary for method ""
error 287 Argument $after is missing from the Docblock of setAfter
error 287 No summary for method ""
error 295 Argument $until is missing from the Docblock of setUntil
error 295 No summary for method ""
error 303 No summary for method ""
error 311 Argument $before is missing from the Docblock of setBefore
error 311 No summary for method ""
error 319 Argument $paths is missing from the Docblock of setPaths
error 319 No summary for method ""
error 327 No summary for method ""
error 335 Argument $prop is missing from the Docblock of setOutputProperty
error 335 No summary for method ""

tasks/ext/git/GitCloneTask.php 5

Type Line Description
error 0 No summary was found for this file
error 105 Argument $targetPath is missing from the Docblock of setTargetPath
error 123 No summary for method ""
error 131 Argument $flag is missing from the Docblock of setBare
error 131 No summary for method ""

tasks/ext/git/GitPullTask.php 49

Type Line Description
error 0 No summary was found for this file
error 212 Argument $strategy is missing from the Docblock of setStrategy
error 212 No summary for method ""
error 220 No summary for method ""
error 228 Argument $strategyOption is missing from the Docblock of setStrategyOption
error 228 No summary for method ""
error 236 No summary for method ""
error 244 Argument $source is missing from the Docblock of setSource
error 244 No summary for method ""
error 252 No summary for method ""
error 260 Argument $spec is missing from the Docblock of setRefspec
error 260 No summary for method ""
error 268 No summary for method ""
error 276 Argument $flag is missing from the Docblock of setAll
error 276 No summary for method ""
error 284 No summary for method ""
error 292 No summary for method ""
error 300 Argument $flag is missing from the Docblock of setAppend
error 300 No summary for method ""
error 308 No summary for method ""
error 316 No summary for method ""
error 324 Argument $flag is missing from the Docblock of setKeep
error 324 No summary for method ""
error 332 No summary for method ""
error 340 No summary for method ""
error 348 Argument $flag is missing from the Docblock of setNoTags
error 348 No summary for method ""
error 356 No summary for method ""
error 364 No summary for method ""
error 372 Argument $flag is missing from the Docblock of setTags
error 372 No summary for method ""
error 380 No summary for method ""
error 388 No summary for method ""
error 396 Argument $flag is missing from the Docblock of setQuiet
error 396 No summary for method ""
error 404 No summary for method ""
error 412 No summary for method ""
error 420 Argument $flag is missing from the Docblock of setRebase
error 420 No summary for method ""
error 428 No summary for method ""
error 436 No summary for method ""
error 444 Argument $flag is missing from the Docblock of setNoRebase
error 444 No summary for method ""
error 452 No summary for method ""
error 460 No summary for method ""
error 468 Argument $flag is missing from the Docblock of setForce
error 468 No summary for method ""
error 476 No summary for method ""
error 484 No summary for method ""

tasks/ext/git/GitGcTask.php 16

Type Line Description
error 0 No summary was found for this file
error 98 No summary for method ""
error 106 No summary for method ""
error 114 Argument $flag is missing from the Docblock of setAggressive
error 114 No summary for method ""
error 122 No summary for method ""
error 130 No summary for method ""
error 138 Argument $flag is missing from the Docblock of setAuto
error 138 No summary for method ""
error 146 No summary for method ""
error 154 No summary for method ""
error 162 Argument $flag is missing from the Docblock of setNoPrune
error 162 No summary for method ""
error 170 No summary for method ""
error 178 Argument $date is missing from the Docblock of setPrune
error 178 No summary for method ""

tasks/ext/git/GitBranchTask.php 41

Type Line Description
error 0 No summary was found for this file
error 155 Argument $flag is missing from the Docblock of setSetUpstream
error 155 No summary for method ""
error 163 No summary for method ""
error 171 No summary for method ""
error 179 Argument $flag is missing from the Docblock of setTrack
error 179 No summary for method ""
error 187 No summary for method ""
error 195 No summary for method ""
error 203 Argument $flag is missing from the Docblock of setNoTrack
error 203 No summary for method ""
error 211 No summary for method ""
error 219 No summary for method ""
error 227 Argument $flag is missing from the Docblock of setForce
error 227 No summary for method ""
error 235 No summary for method ""
error 243 No summary for method ""
error 251 Argument $branchname is missing from the Docblock of setBranchname
error 251 No summary for method ""
error 259 No summary for method ""
error 267 Argument $startPoint is missing from the Docblock of setStartPoint
error 267 No summary for method ""
error 275 No summary for method ""
error 283 Argument $flag is missing from the Docblock of setDelete
error 283 No summary for method ""
error 288 No summary for method ""
error 293 No summary for method ""
error 301 Argument $flag is missing from the Docblock of setForceDelete
error 301 No summary for method ""
error 306 No summary for method ""
error 314 Argument $flag is missing from the Docblock of setMove
error 314 No summary for method ""
error 319 No summary for method ""
error 324 No summary for method ""
error 332 Argument $flag is missing from the Docblock of setForceMove
error 332 No summary for method ""
error 337 No summary for method ""
error 342 No summary for method ""
error 350 Argument $name is missing from the Docblock of setNewBranch
error 350 No summary for method ""
error 358 No summary for method ""

tasks/ext/git/GitPushTask.php 31

Type Line Description
error 0 No summary was found for this file
error 149 Argument $flag is missing from the Docblock of setAll
error 149 No summary for method ""
error 157 No summary for method ""
error 165 No summary for method ""
error 173 Argument $flag is missing from the Docblock of setMirror
error 173 No summary for method ""
error 181 No summary for method ""
error 189 No summary for method ""
error 197 Argument $flag is missing from the Docblock of setDelete
error 197 No summary for method ""
error 205 No summary for method ""
error 213 No summary for method ""
error 221 Argument $flag is missing from the Docblock of setTags
error 221 No summary for method ""
error 229 No summary for method ""
error 237 No summary for method ""
error 245 Argument $destination is missing from the Docblock of setDestination
error 245 No summary for method ""
error 253 No summary for method ""
error 261 Argument $spec is missing from the Docblock of setRefspec
error 261 No summary for method ""
error 269 No summary for method ""
error 277 Argument $flag is missing from the Docblock of setForce
error 277 No summary for method ""
error 285 No summary for method ""
error 293 No summary for method ""
error 301 Argument $flag is missing from the Docblock of setQuiet
error 301 No summary for method ""
error 309 No summary for method ""
error 317 No summary for method ""

tasks/ext/git/GitBaseTask.php 6

Type Line Description
error 0 No summary was found for this file
error 72 Argument $repository is missing from the Docblock of setRepository
error 95 Argument $gitPath is missing from the Docblock of setGitPath
error 118 Argument $reset is missing from the Docblock of getGitClient
error 118 No summary for method ""
error 45 No summary for property $gitClient

tasks/ext/git/GitTagTask.php 56

Type Line Description
error 0 No summary was found for this file
error 222 Argument $flag is missing from the Docblock of setAnnotate
error 222 No summary for method ""
error 230 No summary for method ""
error 238 No summary for method ""
error 246 Argument $flag is missing from the Docblock of setSign
error 246 No summary for method ""
error 254 No summary for method ""
error 262 No summary for method ""
error 270 Argument $keyId is missing from the Docblock of setKeySign
error 270 No summary for method ""
error 278 No summary for method ""
error 286 Argument $flag is missing from the Docblock of setReplace
error 286 No summary for method ""
error 294 No summary for method ""
error 302 No summary for method ""
error 310 Argument $flag is missing from the Docblock of setForce
error 310 No summary for method ""
error 318 Argument $flag is missing from the Docblock of setDelete
error 318 No summary for method ""
error 326 No summary for method ""
error 334 No summary for method ""
error 342 Argument $flag is missing from the Docblock of setVerify
error 342 No summary for method ""
error 350 No summary for method ""
error 358 No summary for method ""
error 366 Argument $flag is missing from the Docblock of setList
error 366 No summary for method ""
error 374 No summary for method ""
error 382 No summary for method ""
error 390 Argument $num is missing from the Docblock of setNum
error 390 No summary for method ""
error 398 No summary for method ""
error 406 Argument $commit is missing from the Docblock of setContains
error 406 No summary for method ""
error 414 No summary for method ""
error 422 Argument $msg is missing from the Docblock of setMessage
error 422 No summary for method ""
error 430 No summary for method ""
error 438 Argument $file is missing from the Docblock of setFile
error 438 No summary for method ""
error 446 No summary for method ""
error 454 Argument $name is missing from the Docblock of setName
error 454 No summary for method ""
error 462 No summary for method ""
error 470 Argument $commit is missing from the Docblock of setCommit
error 470 No summary for method ""
error 478 No summary for method ""
error 486 Argument $object is missing from the Docblock of setObject
error 486 No summary for method ""
error 494 No summary for method ""
error 502 Argument $pattern is missing from the Docblock of setPattern
error 502 No summary for method ""
error 510 No summary for method ""
error 518 Argument $prop is missing from the Docblock of setOutputProperty
error 518 No summary for method ""

tasks/ext/git/GitMergeTask.php 29

Type Line Description
error 0 No summary was found for this file
error 171 Argument $remote is missing from the Docblock of setRemote
error 171 No summary for method ""
error 179 No summary for method ""
error 187 Argument $message is missing from the Docblock of setMessage
error 187 No summary for method ""
error 195 No summary for method ""
error 203 Argument $strategy is missing from the Docblock of setStrategy
error 203 No summary for method ""
error 211 No summary for method ""
error 219 Argument $strategyOption is missing from the Docblock of setStrategyOption
error 219 No summary for method ""
error 227 No summary for method ""
error 235 Argument $flag is missing from the Docblock of setQuiet
error 235 No summary for method ""
error 243 No summary for method ""
error 251 No summary for method ""
error 259 Argument $flag is missing from the Docblock of setCommit
error 259 No summary for method ""
error 267 No summary for method ""
error 275 No summary for method ""
error 283 Argument $flag is missing from the Docblock of setNoCommit
error 283 No summary for method ""
error 291 No summary for method ""
error 299 No summary for method ""
error 307 Argument $flag is missing from the Docblock of setFastForwardCommit
error 307 No summary for method ""
error 315 No summary for method ""
error 323 No summary for method ""

tasks/ext/git/GitFetchTask.php 38

Type Line Description
error 0 No summary was found for this file
error 153 Argument $flag is missing from the Docblock of setForce
error 153 No summary for method ""
error 161 No summary for method ""
error 169 No summary for method ""
error 177 Argument $flag is missing from the Docblock of setQuiet
error 177 No summary for method ""
error 185 No summary for method ""
error 193 No summary for method ""
error 201 Argument $flag is missing from the Docblock of setAll
error 201 No summary for method ""
error 209 No summary for method ""
error 217 No summary for method ""
error 225 Argument $flag is missing from the Docblock of setKeep
error 225 No summary for method ""
error 233 No summary for method ""
error 241 No summary for method ""
error 249 Argument $flag is missing from the Docblock of setPrune
error 249 No summary for method ""
error 257 No summary for method ""
error 265 No summary for method ""
error 273 Argument $flag is missing from the Docblock of setNoTags
error 273 No summary for method ""
error 281 No summary for method ""
error 289 No summary for method ""
error 297 Argument $flag is missing from the Docblock of setTags
error 297 No summary for method ""
error 305 No summary for method ""
error 313 No summary for method ""
error 321 Argument $source is missing from the Docblock of setSource
error 321 No summary for method ""
error 329 No summary for method ""
error 337 Argument $spec is missing from the Docblock of setRefspec
error 337 No summary for method ""
error 345 No summary for method ""
error 353 Argument $group is missing from the Docblock of setGroup
error 353 No summary for method ""
error 361 No summary for method ""

tasks/ext/git/GitInitTask.php 4

Type Line Description
error 0 No summary was found for this file
error 75 No summary for method ""
error 83 Argument $flag is missing from the Docblock of setBare
error 83 No summary for method ""

tasks/ext/JslLintTask.php 25

Type Line Description
error 0 No summary was found for this file
error 81 Argument $show is missing from the Docblock of setShowWarnings
error 91 Argument $aValue is missing from the Docblock of setHaltOnFailure
error 101 Argument $aValue is missing from the Docblock of setHaltOnWarning
error 111 Argument $file is missing from the Docblock of setFile
error 121 Argument $file is missing from the Docblock of setCacheFile
error 131 Argument $file is missing from the Docblock of setConfFile
error 141 Argument $path is missing from the Docblock of setExecutable
error 141 No summary for method ""
error 153 No summary for method ""
error 165 Argument $fs is missing from the Docblock of addFileSet
error 175 Argument $tofile is missing from the Docblock of setToFile
error 243 Argument $file is missing from the Docblock of lint
error 35 No summary for property $file
error 38 No summary for property $filesets
error 41 No summary for property $showWarnings
error 44 No summary for property $haltOnFailure
error 49 No summary for property $haltOnWarning
error 54 No summary for property $hasErrors
error 59 No summary for property $hasWarnings
error 62 No summary for property $badFiles
error 65 No summary for property $cache
error 68 No summary for property $conf
error 71 No summary for property $executable
error 74 No summary for property $tofile

tasks/ext/ComposerTask.php 6

Type Line Description
error 0 No summary was found for this file
error 62 No summary for method ""
error 80 Argument $php is missing from the Docblock of setPhp
error 99 Argument $command is missing from the Docblock of setCommand
error 117 Argument $console is missing from the Docblock of setComposer
error 52 No summary for property $commandLine

tasks/ext/FileSyncTask.php 20

Type Line Description
error 0 No summary was found for this file
error 317 Argument $code is missing from the Docblock of getErrorMessage
error 352 Argument $path is missing from the Docblock of setRsyncPath
error 363 Argument $isRemote is missing from the Docblock of setIsRemoteConnection
error 374 Argument $dir is missing from the Docblock of setSourceDir
error 385 Argument $options is missing from the Docblock of setOptions
error 397 Argument $dir is missing from the Docblock of setDestinationDir
error 408 Argument $host is missing from the Docblock of setRemoteHost
error 420 Argument $user is missing from the Docblock of setRemoteUser
error 433 Argument $pass is missing from the Docblock of setRemotePass
error 447 Argument $shell is missing from the Docblock of setRemoteShell
error 461 Argument $verbose is missing from the Docblock of setVerbose
error 475 Argument $checksum is missing from the Docblock of setChecksum
error 488 Argument $dryRun is missing from the Docblock of setDryRun
error 499 Argument $itemizeChanges is missing from the Docblock of setItemizeChanges
error 512 Argument $delete is missing from the Docblock of setDelete
error 524 Argument $file is missing from the Docblock of setExcludeFile
error 535 Argument $dir is missing from the Docblock of setBackupDir
error 546 Argument $identity is missing from the Docblock of setIdentityFile
error 557 Argument $exclude is missing from the Docblock of setExclude

tasks/ext/simpletest/SimpleTestTask.php 27

Type Line Description
error 0 No summary was found for this file
error 72 Argument $value is missing from the Docblock of setFailureproperty
error 72 No summary for method ""
error 80 Argument $value is missing from the Docblock of setErrorproperty
error 80 No summary for method ""
error 88 Argument $value is missing from the Docblock of setHaltonerror
error 88 No summary for method ""
error 96 Argument $value is missing from the Docblock of setHaltonfailure
error 96 No summary for method ""
error 104 Argument $printsummary is missing from the Docblock of setPrintsummary
error 104 No summary for method ""
error 112 Argument $debug is missing from the Docblock of setDebug
error 112 No summary for method ""
error 120 No summary for method ""
error 130 Argument $fe is missing from the Docblock of addFormatter
error 140 Argument $fileset is missing from the Docblock of addFileSet
error 230 Argument $suite is missing from the Docblock of execute
error 230 No summary for method ""
error 269 No summary for method ""
error 37 No summary for property $formatters
error 38 No summary for property $haltonerror
error 39 No summary for property $haltonfailure
error 40 No summary for property $failureproperty
error 41 No summary for property $errorproperty
error 42 No summary for property $printsummary
error 43 No summary for property $testfailed
error 44 No summary for property $debug

tasks/ext/simpletest/SimpleTestDebugResultFormatter.php 23

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method ""
error 48 Argument $test_name is missing from the Docblock of paintCaseStart
error 48 No summary for method ""
error 58 Argument $test_name is missing from the Docblock of paintMethodStart
error 58 No summary for method ""
error 70 Argument $msg is missing from the Docblock of paint
error 70 No summary for method ""
error 82 Argument $test_name is missing from the Docblock of paintMethodEnd
error 82 No summary for method ""
error 91 Argument $test_name is missing from the Docblock of paintCaseEnd
error 91 No summary for method ""
error 112 Argument $message is missing from the Docblock of paintError
error 112 No summary for method ""
error 122 Argument $message is missing from the Docblock of paintFail
error 122 No summary for method ""
error 132 Argument $message is missing from the Docblock of paintException
error 132 No summary for method ""
error 143 Argument $type is missing from the Docblock of formatError
error 143 No summary for method ""
error 34 No summary for property $current_case
error 35 No summary for property $current_test
error 36 No summary for property $failingTests

tasks/ext/simpletest/SimpleTestPlainResultFormatter.php 14

Type Line Description
error 0 No summary was found for this file
error 39 No summary for method ""
error 47 No summary for method ""
error 55 Argument $test_name is missing from the Docblock of paintCaseStart
error 55 No summary for method ""
error 65 Argument $test_name is missing from the Docblock of paintCaseEnd
error 65 No summary for method ""
error 89 Argument $message is missing from the Docblock of paintError
error 89 No summary for method ""
error 99 Argument $message is missing from the Docblock of paintFail
error 99 No summary for method ""
error 110 Argument $type is missing from the Docblock of formatError
error 110 No summary for method ""
error 34 No summary for property $inner

tasks/ext/simpletest/SimpleTestFormatterElement.php 3

Type Line Description
error 0 No summary was found for this file
error 37 Argument $type is missing from the Docblock of setType
error 37 No summary for method ""

tasks/ext/simpletest/SimpleTestCountResultFormatter.php 2

Type Line Description
error 0 No summary was found for this file
error 41 No summary for method ""

tasks/ext/simpletest/SimpleTestXmlResultFormatter.php 36

Type Line Description
error 0 No summary was found for this file
error 43 No summary for method ""
error 51 No summary for method ""
error 59 No summary for method ""
error 64 No summary for method ""
error 69 No summary for method ""
error 79 Argument $test_name is missing from the Docblock of paintGroupStart
error 79 No summary for method ""
error 91 Argument $test_name is missing from the Docblock of paintGroupEnd
error 91 No summary for method ""
error 110 Argument $test_name is missing from the Docblock of paintCaseStart
error 110 No summary for method ""
error 120 Argument $test_name is missing from the Docblock of paintCaseEnd
error 120 No summary for method ""
error 130 Argument $test_name is missing from the Docblock of paintMethodStart
error 130 No summary for method ""
error 140 Argument $test_name is missing from the Docblock of paintMethodEnd
error 140 No summary for method ""
error 150 Argument $message is missing from the Docblock of paintPass
error 150 No summary for method ""
error 160 Argument $message is missing from the Docblock of paintError
error 160 No summary for method ""
error 170 Argument $message is missing from the Docblock of paintFail
error 170 No summary for method ""
error 180 Argument $exception is missing from the Docblock of paintException
error 180 No summary for method ""
error 190 Argument $message is missing from the Docblock of paintSkip
error 190 No summary for method ""
error 200 Argument $message is missing from the Docblock of paintMessage
error 200 No summary for method ""
error 210 Argument $message is missing from the Docblock of paintFormattedMessage
error 210 No summary for method ""
error 221 Argument $type is missing from the Docblock of paintSignal
error 221 No summary for method ""
error 36 No summary for property $logger
error 38 No summary for property $xmlData

tasks/ext/simpletest/SimpleTestSummaryResultFormatter.php 3

Type Line Description
error 0 No summary was found for this file
error 37 Argument $test_name is missing from the Docblock of paintCaseEnd
error 37 No summary for method ""

tasks/ext/simpletest/SimpleTestResultFormatter.php 27

Type Line Description
error 54 Argument $out is missing from the Docblock of setOutput
error 74 Argument $project is missing from the Docblock of setProject
error 82 No summary for method ""
error 90 Argument $test_name is missing from the Docblock of paintMethodStart
error 90 No summary for method ""
error 100 Argument $test_name is missing from the Docblock of paintMethodEnd
error 100 No summary for method ""
error 110 Argument $test_name is missing from the Docblock of paintCaseStart
error 110 No summary for method ""
error 125 Argument $test_name is missing from the Docblock of paintCaseEnd
error 125 No summary for method ""
error 135 Argument $message is missing from the Docblock of paintError
error 135 No summary for method ""
error 145 Argument $message is missing from the Docblock of paintFail
error 145 No summary for method ""
error 155 No summary for method ""
error 163 No summary for method ""
error 171 No summary for method ""
error 179 No summary for method ""
error 187 No summary for method ""
error 36 No summary for property $out
error 38 No summary for property $project
error 40 No summary for property $timer
error 42 No summary for property $runCount
error 44 No summary for property $failureCount
error 46 No summary for property $errorCount
error 48 No summary for property $currentTest

tasks/ext/PhpLintTask.php 21

Type Line Description
error 0 No summary was found for this file
error 68 Argument $sPhp is missing from the Docblock of setInterpreter
error 80 Argument $aValue is missing from the Docblock of setHaltOnFailure
error 89 Argument $file is missing from the Docblock of setFile
error 98 Argument $propname is missing from the Docblock of setErrorproperty
error 108 Argument $file is missing from the Docblock of setCacheFile
error 130 Argument $fs is missing from the Docblock of addFileSet
error 139 Argument $level is missing from the Docblock of setLevel
error 164 Argument $deprecatedAsError is missing from the Docblock of setDeprecatedAsError
error 233 Argument $file is missing from the Docblock of lint
error 37 No summary for property $file
error 38 No summary for property $filesets
error 40 No summary for property $errorProperty
error 41 No summary for property $haltOnFailure
error 42 No summary for property $hasErrors
error 43 No summary for property $badFiles
error 44 No summary for property $interpreter
error 46 No summary for property $logLevel
error 48 No summary for property $cache
error 50 No summary for property $tofile
error 52 No summary for property $deprecatedAsError

tasks/ext/ExportPropertiesTask.php 4

Type Line Description
error 0 No summary was found for this file
error 75 Argument $file is missing from the Docblock of setTargetFile
error 104 No summary for method ""
error 129 Argument $propertyName is missing from the Docblock of isDisallowedPropery

tasks/ext/HttpTask.php 7

Type Line Description
error 0 No summary was found for this file
error 108 Argument $url is missing from the Docblock of setUrl
error 120 Argument $request is missing from the Docblock of setRequestPrototype
error 173 Argument $response is missing from the Docblock of processResponse
error 218 Argument $user is missing from the Docblock of setAuthUser
error 228 Argument $password is missing from the Docblock of setAuthPassword
error 238 Argument $scheme is missing from the Docblock of setAuthScheme

tasks/ext/ManifestTask.php 9

Type Line Description
error 0 No summary was found for this file
error 118 Argument $file is missing from the Docblock of setFile
error 130 Argument $mixed is missing from the Docblock of setChecksum
error 153 Argument $string is missing from the Docblock of setSalt
error 165 Argument $fs is missing from the Docblock of addFileSet
error 259 No summary for method ""
error 277 Argument $msg is missing from the Docblock of hash
error 315 Argument $file is missing from the Docblock of hashFile
error 56 No summary for property $taskname

tasks/ext/apigen/ApiGenTask.php 33

Type Line Description
error 0 No summary was found for this file
error 55 Argument $executable is missing from the Docblock of setExecutable
error 65 Argument $config is missing from the Docblock of setConfig
error 75 Argument $source is missing from the Docblock of setSource
error 85 Argument $destination is missing from the Docblock of setDestination
error 95 Argument $extensions is missing from the Docblock of setExtensions
error 105 Argument $exclude is missing from the Docblock of setExclude
error 115 Argument $skipDocPath is missing from the Docblock of setSkipDocPath
error 125 Argument $skipDocPrefix is missing from the Docblock of setSkipDocPrefix
error 135 Argument $charset is missing from the Docblock of setCharset
error 145 Argument $main is missing from the Docblock of setMain
error 155 Argument $title is missing from the Docblock of setTitle
error 165 Argument $baseUrl is missing from the Docblock of setBaseUrl
error 175 Argument $googleCseId is missing from the Docblock of setGoogleCseId
error 185 Argument $googleCseLabel is missing from the Docblock of setGoogleCseLabel
error 195 Argument $googleAnalytics is missing from the Docblock of setGoogleAnalytics
error 205 Argument $templateConfig is missing from the Docblock of setTemplateConfig
error 215 Argument $allowedHtml is missing from the Docblock of setAllowedHtml
error 225 Argument $groups is missing from the Docblock of setGroups
error 235 Argument $autocomplete is missing from the Docblock of setAutocomplete
error 247 Argument $accessLevels is missing from the Docblock of setAccessLevels
error 257 Argument $internal is missing from the Docblock of setInternal
error 267 Argument $php is missing from the Docblock of setPhp
error 277 Argument $tree is missing from the Docblock of setTree
error 287 Argument $deprecated is missing from the Docblock of setDeprecated
error 297 Argument $todo is missing from the Docblock of setTodo
error 307 Argument $sourceCode is missing from the Docblock of setSourceCode
error 317 Argument $download is missing from the Docblock of setDownload
error 327 Argument $report is missing from the Docblock of setReport
error 337 Argument $wipeout is missing from the Docblock of setWipeout
error 347 Argument $quiet is missing from the Docblock of setQuiet
error 357 Argument $updateCheck is missing from the Docblock of setUpdateCheck
error 367 Argument $debug is missing from the Docblock of setDebug

tasks/ext/SmartyTask.php 12

Type Line Description
error 0 No summary was found for this file
error 163 No summary for method ""
error 183 Argument $controlTemplate is missing from the Docblock of setControlTemplate
error 205 Argument $templatePath is missing from the Docblock of setTemplatePath
error 245 Argument $outputDirectory is missing from the Docblock of setOutputDirectory
error 278 Argument $outputFile is missing from the Docblock of setOutputFile
error 297 Argument $compilePath is missing from the Docblock of setCompilePath
error 316 Argument $force is missing from the Docblock of setForceCompile
error 335 Argument $configPath is missing from the Docblock of setConfigPath
error 354 Argument $delim is missing from the Docblock of setLeftDelimiter
error 373 Argument $delim is missing from the Docblock of setRightDelimiter
error 395 Argument $file is missing from the Docblock of setContextProperties

tasks/ext/liquibase/LiquibaseChangeLogTask.php 2

Type Line Description
error 0 No summary was found for this file
error 34 No summary for method ""

tasks/ext/liquibase/LiquibaseDiffTask.php 9

Type Line Description
error 0 No summary was found for this file
error 41 Argument $username is missing from the Docblock of setReferenceUsername
error 51 Argument $password is missing from the Docblock of setReferencePassword
error 64 Argument $url is missing from the Docblock of setReferenceUrl
error 72 No summary for method ""
error 92 No summary for method ""
error 32 No summary for property $referenceUsername
error 33 No summary for property $referencePassword
error 34 No summary for property $referenceUrl

tasks/ext/liquibase/LiquibaseUpdateTask.php 2

Type Line Description
error 0 No summary was found for this file
error 34 No summary for method ""

tasks/ext/liquibase/AbstractLiquibaseTask.php 39

Type Line Description
error 0 No summary was found for this file
error 315 No summary for class ""
error 379 No summary for class ""
error 81 Argument $jar is missing from the Docblock of setJar
error 91 Argument $changelogFile is missing from the Docblock of setChangeLogFile
error 101 Argument $username is missing from the Docblock of setUsername
error 111 Argument $password is missing from the Docblock of setPassword
error 124 Argument $url is missing from the Docblock of setUrl
error 135 Argument $classpathref is missing from the Docblock of setclasspathref
error 144 Argument $display is missing from the Docblock of setDisplay
error 154 Argument $checkreturn is missing from the Docblock of setCheckreturn
error 177 Argument $prop is missing from the Docblock of setOutputProperty
error 259 Argument $lbcommand is missing from the Docblock of execute
error 43 No summary for property $jar
error 44 No summary for property $changeLogFile
error 45 No summary for property $username
error 46 No summary for property $password
error 47 No summary for property $url
error 48 No summary for property $classpathref
error 323 Argument $name is missing from the Docblock of setName
error 323 No summary for method ""
error 331 Argument $value is missing from the Docblock of setValue
error 331 No summary for method ""
error 341 Argument $p is missing from the Docblock of getCommandline
error 341 No summary for method ""
error 355 Argument $p is missing from the Docblock of getRef
error 355 No summary for method ""
error 317 No summary for property $name
error 318 No summary for property $value
error 387 Argument $name is missing from the Docblock of setName
error 387 No summary for method ""
error 395 Argument $value is missing from the Docblock of setValue
error 395 No summary for method ""
error 405 Argument $p is missing from the Docblock of getCommandline
error 405 No summary for method ""
error 419 Argument $p is missing from the Docblock of getRef
error 419 No summary for method ""
error 381 No summary for property $name
error 382 No summary for property $value

tasks/ext/liquibase/LiquibaseTagTask.php 5

Type Line Description
error 0 No summary was found for this file
error 41 Argument $tag is missing from the Docblock of setTag
error 49 No summary for method ""
error 66 No summary for method ""
error 33 No summary for property $tag

tasks/ext/liquibase/LiquibaseRollbackTask.php 5

Type Line Description
error 0 No summary was found for this file
error 38 Argument $rollbackTag is missing from the Docblock of setRollbackTag
error 46 No summary for method ""
error 63 No summary for method ""
error 31 No summary for property $rollbackTag

tasks/ext/liquibase/LiquibaseDbDocTask.php 5

Type Line Description
error 0 No summary was found for this file
error 39 Argument $outputDir is missing from the Docblock of setOutputDir
error 47 No summary for method ""
error 75 No summary for method ""
error 32 No summary for property $outputDir

tasks/ext/liquibase/LiquibaseTask.php 5

Type Line Description
error 0 No summary was found for this file
error 46 Argument $command is missing from the Docblock of setCommand
error 46 No summary for method ""
error 51 No summary for method ""
error 60 No summary for method ""

tasks/ext/rSTTask.php 13

Type Line Description
error 0 Only one @package tag is allowed
error 215 Argument $tool is missing from the Docblock of render
error 247 Argument $tool is missing from the Docblock of renderFile
error 287 Argument $format is missing from the Docblock of getToolPath
error 317 Argument $file is missing from the Docblock of getTargetFile
error 340 Argument $file is missing from the Docblock of setFile
error 354 Argument $format is missing from the Docblock of setFormat
error 376 Argument $destination is missing from the Docblock of setDestination
error 388 Argument $param is missing from the Docblock of setToolparam
error 429 Argument $uptodate is missing from the Docblock of setUptodate
error 441 Argument $fileset is missing from the Docblock of addFileset
error 105 No summary for property $filesets
error 106 No summary for property $mapperElement

tasks/ext/PearPackageTask.php 39

Type Line Description
error 0 No summary was found for this file
error 111 No summary for method ""
error 172 Argument $deps is missing from the Docblock of fixDeps
error 282 Argument $v is missing from the Docblock of setPackage
error 292 Argument $f is missing from the Docblock of setDir
error 302 Argument $v is missing from the Docblock of setName
error 311 Argument $f is missing from the Docblock of setDestFile
error 83 No summary for property $package
error 95 No summary for property $pkg
error 97 No summary for property $preparedOptions
error 365 Argument $v is missing from the Docblock of setName
error 365 No summary for method ""
error 370 No summary for method ""
error 378 Argument $v is missing from the Docblock of setValue
error 378 No summary for method ""
error 383 No summary for method ""
error 391 Argument $txt is missing from the Docblock of addText
error 391 No summary for method ""
error 359 No summary for property $name
error 360 No summary for property $value
error 412 Argument $v is missing from the Docblock of setName
error 412 No summary for method ""
error 417 No summary for method ""
error 425 No summary for method ""
error 436 No summary for method ""
error 406 No summary for property $name
error 407 No summary for property $elements
error 475 Argument $v is missing from the Docblock of setKey
error 475 No summary for method ""
error 480 No summary for method ""
error 488 Argument $v is missing from the Docblock of setValue
error 488 No summary for method ""
error 468 No summary for property $key
error 469 No summary for property $value
error 470 No summary for property $elements
error 550 Argument $extension is missing from the Docblock of setExtension
error 568 Argument $role is missing from the Docblock of setRole
error 539 No summary for property $extension
error 544 No summary for property $role

tasks/ext/AutoloaderTask.php 6

Type Line Description
error 0 No summary was found for this file
error 29 No summary for class ""
error 39 No summary for method ""
error 47 Argument $autoloaderPath is missing from the Docblock of setAutoloaderPath
error 47 No summary for method ""
error 34 No summary for property $autoloaderPath

tasks/ext/ZipTask.php 17

Type Line Description
error 0 No summary was found for this file
error 86 Argument $destFile is missing from the Docblock of setDestFile
error 95 Argument $baseDir is missing from the Docblock of setBasedir
error 107 Argument $prefix is missing from the Docblock of setPrefix
error 117 Argument $bool is missing from the Docblock of setIncludeEmptyDirs
error 129 Argument $text is missing from the Docblock of setComment
error 214 Argument $files is missing from the Docblock of archiveIsUpToDate
error 214 No summary for method ""
error 227 No summary for method ""
error 246 Argument $zip is missing from the Docblock of addFilesetsToArchive
error 246 No summary for method ""
error 41 No summary for property $zipFile
error 46 No summary for property $baseDir
error 53 No summary for property $filesets
error 54 No summary for property $fileSetFiles
error 297 Argument $p is missing from the Docblock of getFiles
error 287 No summary for property $files

tasks/ext/HttpGetTask.php 8

Type Line Description
error 0 No summary was found for this file
error 75 No summary for method ""
error 106 Argument $response is missing from the Docblock of processResponse
error 145 Argument $filename is missing from the Docblock of setFilename
error 155 Argument $dir is missing from the Docblock of setDir
error 165 Argument $value is missing from the Docblock of setSslVerifyPeer
error 175 Argument $value is missing from the Docblock of setFollowRedirects
error 185 Argument $proxy is missing from the Docblock of setProxy

tasks/ext/ZendCodeAnalyzerTask.php 15

Type Line Description
error 0 No summary was found for this file
error 81 Argument $file is missing from the Docblock of setFile
error 91 Argument $analyzerPath is missing from the Docblock of setAnalyzerPath
error 101 Argument $disable is missing from the Docblock of setDisable
error 111 Argument $enable is missing from the Docblock of setEnable
error 120 Argument $value is missing from the Docblock of setHaltonwarning
error 131 Argument $fs is missing from the Docblock of addFileSet
error 175 Argument $file is missing from the Docblock of analyze
error 67 No summary for property $analyzerPath
error 68 No summary for property $file
error 69 No summary for property $filesets
error 70 No summary for property $counter
error 71 No summary for property $disable
error 72 No summary for property $enable
error 74 No summary for property $haltonwarning

tasks/ext/JsHintTask.php 13

Type Line Description
error 0 No summary was found for this file
error 91 Argument $file is missing from the Docblock of setFile
error 102 Argument $fs is missing from the Docblock of addFileSet
error 110 Argument $haltOnError is missing from the Docblock of setHaltOnError
error 110 No summary for method ""
error 118 Argument $haltOnWarning is missing from the Docblock of setHaltOnWarning
error 118 No summary for method ""
error 126 Argument $checkstyleReportPath is missing from the Docblock of setCheckstyleReportPath
error 126 No summary for method ""
error 134 Argument $reporter is missing from the Docblock of setReporter
error 134 No summary for method ""
error 160 No summary for method ""
error 242 No summary for method ""

tasks/ext/phpunit/formatter/SummaryPHPUnitResultFormatter.php 5

Type Line Description
error 0 No summary was found for this file
error 37 Argument $suite is missing from the Docblock of endTestSuite
error 37 No summary for method ""
error 42 No summary for method ""
error 62 No summary for method ""

tasks/ext/phpunit/formatter/PlainPHPUnitResultFormatter.php 19

Type Line Description
error 0 No summary was found for this file
error 39 No summary for method ""
error 47 No summary for method ""
error 55 Argument $suite is missing from the Docblock of startTestSuite
error 55 No summary for method ""
error 65 Argument $suite is missing from the Docblock of endTestSuite
error 65 No summary for method ""
error 92 Argument $test is missing from the Docblock of addError
error 92 No summary for method ""
error 104 Argument $test is missing from the Docblock of addFailure
error 104 No summary for method ""
error 115 Argument $test is missing from the Docblock of addIncompleteTest
error 115 No summary for method ""
error 127 Argument $test is missing from the Docblock of addSkippedTest
error 127 No summary for method ""
error 138 Argument $type is missing from the Docblock of formatError
error 138 No summary for method ""
error 152 No summary for method ""
error 34 No summary for property $inner

tasks/ext/phpunit/formatter/PHPUnitResultFormatter.php 41

Type Line Description
error 0 No summary was found for this file
error 60 Argument $parentTask is missing from the Docblock of __construct
error 69 Argument $out is missing from the Docblock of setOutput
error 87 No summary for method ""
error 95 Argument $result is missing from the Docblock of processResult
error 95 No summary for method ""
error 99 No summary for method ""
error 109 No summary for method ""
error 116 Argument $suite is missing from the Docblock of startTestSuite
error 116 No summary for method ""
error 129 Argument $suite is missing from the Docblock of endTestSuite
error 129 No summary for method ""
error 152 Argument $test is missing from the Docblock of startTest
error 152 No summary for method ""
error 161 Argument $test is missing from the Docblock of endTest
error 161 No summary for method ""
error 170 Argument $test is missing from the Docblock of addError
error 170 No summary for method ""
error 180 Argument $test is missing from the Docblock of addFailure
error 180 No summary for method ""
error 190 Argument $test is missing from the Docblock of addIncompleteTest
error 190 No summary for method ""
error 200 Argument $test is missing from the Docblock of addSkippedTest
error 200 No summary for method ""
error 210 Argument $test is missing from the Docblock of addRiskyTest
error 210 No summary for method ""
error 217 No summary for method ""
error 225 No summary for method ""
error 233 No summary for method ""
error 241 No summary for method ""
error 249 No summary for method ""
error 257 No summary for method ""
error 269 No summary for method ""
error 34 No summary for property $out
error 36 No summary for property $project
error 39 No summary for property $timers
error 42 No summary for property $runCounts
error 45 No summary for property $failureCounts
error 48 No summary for property $errorCounts
error 51 No summary for property $incompleteCounts
error 54 No summary for property $skipCounts

tasks/ext/phpunit/formatter/CloverPHPUnitResultFormatter.php 9

Type Line Description
error 0 No summary was found for this file
error 48 Argument $parentTask is missing from the Docblock of __construct
error 48 No summary for method ""
error 58 No summary for method ""
error 66 No summary for method ""
error 74 Argument $result is missing from the Docblock of processResult
error 74 No summary for method ""
error 79 No summary for method ""
error 37 No summary for property $result

tasks/ext/phpunit/formatter/XMLPHPUnitResultFormatter.php 21

Type Line Description
error 0 No summary was found for this file
error 42 Argument $parentTask is missing from the Docblock of __construct
error 42 No summary for method ""
error 55 No summary for method ""
error 63 No summary for method ""
error 71 Argument $suite is missing from the Docblock of startTestSuite
error 71 No summary for method ""
error 81 Argument $suite is missing from the Docblock of endTestSuite
error 81 No summary for method ""
error 91 Argument $test is missing from the Docblock of startTest
error 91 No summary for method ""
error 102 Argument $test is missing from the Docblock of endTest
error 102 No summary for method ""
error 114 Argument $test is missing from the Docblock of addError
error 114 No summary for method ""
error 126 Argument $test is missing from the Docblock of addFailure
error 126 No summary for method ""
error 138 Argument $test is missing from the Docblock of addIncompleteTest
error 138 No summary for method ""
error 145 No summary for method ""
error 37 No summary for property $logger

tasks/ext/phpunit/PHPUnitUtil.php 4

Type Line Description
error 40 Argument $classname is missing from the Docblock of getPackageName
error 68 Argument $classname is missing from the Docblock of getSubpackageName
error 87 Argument $filename is missing from the Docblock of getClassFromFileName
error 32 No summary for property $definedClasses

tasks/ext/phpunit/PHPUnitTestRunner.php 57

Type Line Description
error 0 No summary was found for this file
error 63 Argument $project is missing from the Docblock of __construct
error 63 No summary for method ""
error 78 Argument $codecoverage is missing from the Docblock of setCodecoverage
error 78 No summary for method ""
error 86 Argument $useCustomErrorHandler is missing from the Docblock of setUseCustomErrorHandler
error 86 No summary for method ""
error 94 Argument $formatter is missing from the Docblock of addFormatter
error 94 No summary for method ""
error 106 Argument $level is missing from the Docblock of handleError
error 106 No summary for method ""
error 111 Argument $listener is missing from the Docblock of addListener
error 111 No summary for method ""
error 120 Argument $suite is missing from the Docblock of run
error 167 Argument $res is missing from the Docblock of checkResult
error 167 No summary for method ""
error 189 No summary for method ""
error 197 No summary for method ""
error 205 No summary for method ""
error 213 No summary for method ""
error 221 No summary for method ""
error 229 No summary for method ""
error 237 No summary for method ""
error 245 No summary for method ""
error 256 Argument $message is missing from the Docblock of composeMessage
error 256 No summary for method ""
error 274 Argument $test is missing from the Docblock of addError
error 286 Argument $test is missing from the Docblock of addFailure
error 298 Argument $test is missing from the Docblock of addIncompleteTest
error 311 Argument $test is missing from the Docblock of addSkippedTest
error 323 Argument $test is missing from the Docblock of addRiskyTest
error 332 Argument $testName is missing from the Docblock of testStarted
error 341 Argument $testName is missing from the Docblock of testEnded
error 352 Argument $status is missing from the Docblock of testFailed
error 363 Argument $message is missing from the Docblock of runFailed
error 374 Argument $suite is missing from the Docblock of startTestSuite
error 384 Argument $suite is missing from the Docblock of endTestSuite
error 393 Argument $test is missing from the Docblock of startTest
error 403 Argument $test is missing from the Docblock of endTest
error 415 Argument $suite is missing from the Docblock of injectFilters
error 415 No summary for method ""
error 35 No summary for property $hasErrors
error 36 No summary for property $hasFailures
error 37 No summary for property $hasIncomplete
error 38 No summary for property $hasSkipped
error 39 No summary for property $lastErrorMessage
error 40 No summary for property $lastFailureMessage
error 41 No summary for property $lastIncompleteMessage
error 42 No summary for property $lastSkippedMessage
error 43 No summary for property $formatters
error 44 No summary for property $listeners
error 46 No summary for property $codecoverage
error 48 No summary for property $project
error 50 No summary for property $groups
error 51 No summary for property $excludeGroups
error 53 No summary for property $processIsolation
error 55 No summary for property $useCustomErrorHandler

tasks/ext/phpunit/FormatterElement.php 13

Type Line Description
error 0 No summary was found for this file
error 50 Argument $parent is missing from the Docblock of setParent
error 59 Argument $type is missing from the Docblock of setType
error 68 Argument $className is missing from the Docblock of setClassName
error 79 Argument $useFile is missing from the Docblock of setUseFile
error 96 Argument $toDir is missing from the Docblock of setToDir
error 119 Argument $outfile is missing from the Docblock of setOutfile
error 34 No summary for property $formatter
error 36 No summary for property $type
error 38 No summary for property $useFile
error 40 No summary for property $toDir
error 42 No summary for property $outfile
error 44 No summary for property $parent

tasks/ext/phpunit/BatchTest.php 8

Type Line Description
error 0 No summary was found for this file
error 58 Argument $project is missing from the Docblock of __construct
error 67 Argument $name is missing from the Docblock of setName
error 79 Argument $exclude is missing from the Docblock of setExclude
error 91 Argument $classpath is missing from the Docblock of setClasspath
error 129 Argument $fileset is missing from the Docblock of addFileSet
error 164 Argument $input is missing from the Docblock of isTestCase
error 180 Argument $input is missing from the Docblock of filterTests

tasks/ext/phpunit/PHPUnitReportTask.php 11

Type Line Description
error 0 No summary was found for this file
error 61 Argument $inFile is missing from the Docblock of setInFile
error 71 Argument $format is missing from the Docblock of setFormat
error 81 Argument $styleDir is missing from the Docblock of setStyleDir
error 92 Argument $toDir is missing from the Docblock of setToDir
error 104 Argument $useSortTable is missing from the Docblock of setUseSortTable
error 146 Argument $document is missing from the Docblock of transform
error 199 Argument $document is missing from the Docblock of fixDocument
error 41 No summary for property $format
error 42 No summary for property $styleDir
error 43 No summary for property $toDir

tasks/ext/phpunit/PHPUnitTask.php 67

Type Line Description
error 0 No summary was found for this file
error 81 No summary for method ""
error 126 Argument $bootstrap is missing from the Docblock of setBootstrap
error 134 Argument $value is missing from the Docblock of setErrorproperty
error 134 No summary for method ""
error 142 Argument $value is missing from the Docblock of setFailureproperty
error 142 No summary for method ""
error 150 Argument $value is missing from the Docblock of setIncompleteproperty
error 150 No summary for method ""
error 158 Argument $value is missing from the Docblock of setSkippedproperty
error 158 No summary for method ""
error 166 Argument $value is missing from the Docblock of setHaltonerror
error 166 No summary for method ""
error 174 Argument $value is missing from the Docblock of setHaltonfailure
error 174 No summary for method ""
error 182 No summary for method ""
error 190 Argument $value is missing from the Docblock of setHaltonincomplete
error 190 No summary for method ""
error 198 No summary for method ""
error 206 Argument $value is missing from the Docblock of setHaltonskipped
error 206 No summary for method ""
error 214 No summary for method ""
error 222 Argument $printsummary is missing from the Docblock of setPrintsummary
error 222 No summary for method ""
error 230 Argument $codecoverage is missing from the Docblock of setCodecoverage
error 230 No summary for method ""
error 238 Argument $processIsolation is missing from the Docblock of setProcessIsolation
error 238 No summary for method ""
error 246 Argument $usecustomerrorhandler is missing from the Docblock of setUseCustomErrorHandler
error 246 No summary for method ""
error 254 Argument $groups is missing from the Docblock of setGroups
error 254 No summary for method ""
error 268 Argument $excludeGroups is missing from the Docblock of setExcludeGroups
error 268 No summary for method ""
error 284 Argument $fe is missing from the Docblock of addFormatter
error 295 Argument $listener is missing from the Docblock of addListener
error 303 Argument $configuration is missing from the Docblock of setConfiguration
error 303 No summary for method ""
error 311 Argument $pharLocation is missing from the Docblock of setPharLocation
error 311 No summary for method ""
error 322 Argument $configuration is missing from the Docblock of handlePHPUnitConfiguration
error 465 Argument $suite is missing from the Docblock of execute
error 465 No summary for method ""
error 562 Argument $batchTest is missing from the Docblock of appendBatchTestToTestSuite
error 576 No summary for method ""
error 40 No summary for property $batchtests
error 41 No summary for property $formatters
error 42 No summary for property $bootstrap
error 43 No summary for property $haltonerror
error 44 No summary for property $haltonfailure
error 45 No summary for property $haltonincomplete
error 46 No summary for property $haltonskipped
error 47 No summary for property $errorproperty
error 48 No summary for property $failureproperty
error 49 No summary for property $incompleteproperty
error 50 No summary for property $skippedproperty
error 51 No summary for property $printsummary
error 52 No summary for property $testfailed
error 53 No summary for property $testfailuremessage
error 54 No summary for property $codecoverage
error 55 No summary for property $groups
error 56 No summary for property $excludeGroups
error 57 No summary for property $processIsolation
error 58 No summary for property $usecustomerrorhandler
error 59 No summary for property $listeners
error 64 No summary for property $pharLocation
error 69 No summary for property $configuration

tasks/ext/property/PathToFileSet.php 15

Type Line Description
error 0 No summary was found for this file
error 65 Argument $dir is missing from the Docblock of setDir
error 65 No summary for method ""
error 73 Argument $name is missing from the Docblock of setName
error 73 No summary for method ""
error 81 Argument $pathRefId is missing from the Docblock of setPathRefId
error 81 No summary for method ""
error 89 Argument $ignoreNonRelative is missing from the Docblock of setIgnoreNonRelative
error 89 No summary for method ""
error 159 Argument $dirNormal is missing from the Docblock of getIncludePattern
error 159 No summary for method ""
error 51 No summary for property $dir
error 54 No summary for property $name
error 57 No summary for property $pathRefId
error 60 No summary for property $ignoreNonRelative

tasks/ext/property/RegexTask.php 28

Type Line Description
error 0 No summary was found for this file
error 86 Argument $subject is missing from the Docblock of setSubject
error 86 No summary for method ""
error 94 Argument $limit is missing from the Docblock of setLimit
error 94 No summary for method ""
error 104 Argument $defaultValue is missing from the Docblock of setDefaultValue
error 104 No summary for method ""
error 115 Argument $pattern is missing from the Docblock of setPattern
error 115 No summary for method ""
error 131 Argument $replace is missing from the Docblock of setReplace
error 131 No summary for method ""
error 149 Argument $match is missing from the Docblock of setMatch
error 149 No summary for method ""
error 163 Argument $caseSensitive is missing from the Docblock of setCaseSensitive
error 163 No summary for method ""
error 175 No summary for method ""
error 198 No summary for method ""
error 220 No summary for method ""
error 233 No summary for method ""
error 55 No summary for property $subject
error 58 No summary for property $pattern
error 61 No summary for property $match
error 64 No summary for property $replace
error 67 No summary for property $delimiter
error 70 No summary for property $limit
error 73 No summary for property $defaultValue
error 76 No summary for property $caseSensitive
error 79 No summary for property $modifiers

tasks/ext/property/AbstractPropertySetterTask.php 11

Type Line Description
error 0 No summary was found for this file
error 24 No summary for class ""
error 29 Argument $override is missing from the Docblock of setOverride
error 29 No summary for method ""
error 34 Argument $property is missing from the Docblock of setProperty
error 34 No summary for method ""
error 39 No summary for method ""
error 46 Argument $value is missing from the Docblock of setPropertyValue
error 46 No summary for method ""
error 26 No summary for property $property
error 27 No summary for property $override

tasks/ext/UntarTask.php 9

Type Line Description
error 0 No summary was found for this file
error 42 Argument $preservePermissions is missing from the Docblock of setPreservePermissions
error 42 No summary for method ""
error 63 Argument $tarfile is missing from the Docblock of extractArchive
error 63 No summary for method ""
error 85 Argument $tarfile is missing from the Docblock of listArchiveContent
error 85 No summary for method ""
error 98 Argument $tarfile is missing from the Docblock of initTar
error 37 No summary for property $preservePermissions

tasks/ext/jsmin/JsMinTask.php 7

Type Line Description
error 0 No summary was found for this file
error 71 Argument $fs is missing from the Docblock of addFileSet
error 81 Argument $value is missing from the Docblock of setFailonerror
error 91 Argument $value is missing from the Docblock of setSuffix
error 101 Argument $targetDir is missing from the Docblock of setTargetDir
error 154 Argument $fs is missing from the Docblock of processFileSet
error 154 No summary for method ""

tasks/ext/PackageAsPathTask.php 5

Type Line Description
error 0 No summary was found for this file
error 53 Argument $pckg is missing from the Docblock of setPackage
error 53 No summary for method ""
error 61 Argument $name is missing from the Docblock of setName
error 61 No summary for method ""

tasks/ext/zendguard/ZendGuardLicenseTask.php 27

Type Line Description
error 0 No summary was found for this file
error 181 Argument $value is missing from the Docblock of setLicenseTemplate
error 181 No summary for method ""
error 189 Argument $productName is missing from the Docblock of setProductName
error 189 No summary for method ""
error 197 Argument $registeredTo is missing from the Docblock of setRegisteredTo
error 197 No summary for method ""
error 213 Argument $expires is missing from the Docblock of setExpires
error 230 Argument $iprange is missing from the Docblock of setIpRange
error 230 No summary for method ""
error 238 Argument $hostID is missing from the Docblock of setHostID
error 238 No summary for method ""
error 246 Argument $hardwareLocked is missing from the Docblock of setHardwareLocked
error 246 No summary for method ""
error 254 Argument $userDefinedValues is missing from the Docblock of setUserDefinedValues
error 254 No summary for method ""
error 262 Argument $xUserDefinedValues is missing from the Docblock of setXUserDefinedValues
error 262 No summary for method ""
error 270 Argument $zendsignPath is missing from the Docblock of setZendsignPath
error 270 No summary for method ""
error 278 Argument $privateKeyPath is missing from the Docblock of setPrivateKeyPath
error 278 No summary for method ""
error 286 Argument $outputFile is missing from the Docblock of setOutputFile
error 286 No summary for method ""
error 544 Argument $valueString is missing from the Docblock of parseAndAddUserDefinedValues
error 35 No summary for property $zendsignCommand
error 36 No summary for property $tmpLicensePath

tasks/ext/zendguard/ZendGuardEncodeTask.php 41

Type Line Description
error 0 No summary was found for this file
error 194 Argument $value is missing from the Docblock of setZendEncoderPath
error 202 Argument $value is missing from the Docblock of setPrivateKeyPath
error 202 No summary for method ""
error 210 Argument $value is missing from the Docblock of setShortTags
error 210 No summary for method ""
error 218 Argument $value is missing from the Docblock of setAspTags
error 218 No summary for method ""
error 226 Argument $value is missing from the Docblock of setDeleteSource
error 226 No summary for method ""
error 234 Argument $value is missing from the Docblock of setUseCrypto
error 234 No summary for method ""
error 242 Argument $value is missing from the Docblock of setObfuscationLevel
error 242 No summary for method ""
error 250 Argument $value is missing from the Docblock of setLicenseProduct
error 250 No summary for method ""
error 258 Argument $value is missing from the Docblock of setPrologFile
error 258 No summary for method ""
error 266 Argument $value is missing from the Docblock of setSignProduct
error 266 No summary for method ""
error 274 Argument $value is missing from the Docblock of setForceEncode
error 274 No summary for method ""
error 282 Argument $value is missing from the Docblock of setEncodedOnly
error 282 No summary for method ""
error 290 Argument $value is missing from the Docblock of setIgnoreFileModes
error 290 No summary for method ""
error 298 Argument $value is missing from the Docblock of setExpires
error 298 No summary for method ""
error 306 Argument $value is missing from the Docblock of setProductName
error 306 No summary for method ""
error 314 Argument $value is missing from the Docblock of setOptMask
error 314 No summary for method ""
error 322 Argument $value is missing from the Docblock of setRenameSourceExt
error 322 No summary for method ""
error 330 Argument $value is missing from the Docblock of setNoHeader
error 330 No summary for method ""
error 519 Argument $filePath is missing from the Docblock of encodeFile
error 38 No summary for property $filesets
error 39 No summary for property $encodeCommand
error 555 Argument $p is missing from the Docblock of getFiles
error 545 No summary for property $files

tasks/ext/Service/Amazon.php 12

Type Line Description
error 0 No summary was found for this file
error 53 Argument $var is missing from the Docblock of __set
error 53 No summary for method ""
error 69 Argument $var is missing from the Docblock of __get
error 86 Argument $var is missing from the Docblock of __isset
error 86 No summary for method ""
error 95 Argument $key is missing from the Docblock of setKey
error 95 No summary for method ""
error 104 No summary for method ""
error 117 Argument $secret is missing from the Docblock of setSecret
error 117 No summary for method ""
error 126 No summary for method ""

tasks/ext/Service/Amazon/S3.php 7

Type Line Description
error 0 No summary was found for this file
error 66 Argument $bucket is missing from the Docblock of setBucket
error 66 No summary for method ""
error 78 No summary for method ""
error 93 Argument $object is missing from the Docblock of getObjectInstance
error 104 Argument $object is missing from the Docblock of isObjectAvailable
error 136 Argument $object is missing from the Docblock of getObjectContents

tasks/ext/Service/Amazon/S3/S3GetTask.php 8

Type Line Description
error 0 No summary was found for this file
error 57 Argument $object is missing from the Docblock of setObject
error 57 No summary for method ""
error 70 No summary for method ""
error 83 Argument $target is missing from the Docblock of setTarget
error 83 No summary for method ""
error 102 No summary for method ""
error 111 No summary for method ""

tasks/ext/Service/Amazon/S3/S3PutTask.php 25

Type Line Description
error 0 No summary was found for this file
error 137 Argument $source is missing from the Docblock of setSource
error 137 No summary for method ""
error 150 No summary for method ""
error 163 Argument $content is missing from the Docblock of setContent
error 163 No summary for method ""
error 176 No summary for method ""
error 189 Argument $object is missing from the Docblock of setObject
error 189 No summary for method ""
error 198 No summary for method ""
error 211 Argument $permission is missing from the Docblock of setAcl
error 211 No summary for method ""
error 223 No summary for method ""
error 231 Argument $contentType is missing from the Docblock of setContentType
error 231 No summary for method ""
error 240 No summary for method ""
error 257 Argument $createBuckets is missing from the Docblock of setCreateBuckets
error 257 No summary for method ""
error 265 No summary for method ""
error 275 Argument $seconds is missing from the Docblock of setMaxage
error 296 Argument $gzipped is missing from the Docblock of setGzip
error 334 Argument $fileNameOnly is missing from the Docblock of setFileNameOnly
error 334 No summary for method ""
error 446 Argument $object is missing from the Docblock of saveObject
error 446 No summary for method ""

tasks/ext/FileHashTask.php 4

Type Line Description
error 0 No summary was found for this file
error 60 Argument $type is missing from the Docblock of setHashtype
error 69 Argument $file is missing from the Docblock of setFile
error 79 Argument $property is missing from the Docblock of setPropertyName

tasks/ext/VersionTask.php 5

Type Line Description
error 0 No summary was found for this file
error 65 Argument $releasetype is missing from the Docblock of setReleasetype
error 74 Argument $file is missing from the Docblock of setFile
error 84 Argument $property is missing from the Docblock of setProperty
error 122 Argument $filecontent is missing from the Docblock of getVersion

tasks/ext/GrowlNotifyTask.php 25

Type Line Description
error 0 Only one @package tag is allowed
error 77 Argument $growl is missing from the Docblock of __construct
error 126 Argument $name is missing from the Docblock of setName
error 149 Argument $sticky is missing from the Docblock of setSticky
error 163 Argument $message is missing from the Docblock of setMessage
error 185 Argument $title is missing from the Docblock of setTitle
error 210 Argument $notification is missing from the Docblock of setNotification
error 241 Argument $icon is missing from the Docblock of setAppicon
error 274 Argument $host is missing from the Docblock of setHost
error 299 Argument $password is missing from the Docblock of setPassword
error 323 Argument $priority is missing from the Docblock of setPriority
error 367 Argument $protocol is missing from the Docblock of setProtocol
error 402 Argument $icon is missing from the Docblock of setIcon
error 58 No summary for property $growl
error 60 No summary for property $name
error 61 No summary for property $sticky
error 62 No summary for property $message
error 63 No summary for property $title
error 64 No summary for property $notification
error 65 No summary for property $appicon
error 66 No summary for property $host
error 67 No summary for property $password
error 68 No summary for property $priority
error 69 No summary for property $protocol
error 70 No summary for property $icon

tasks/ext/ExtractBaseTask.php 15

Type Line Description
error 0 No summary was found for this file
error 56 Argument $fs is missing from the Docblock of addFileSet
error 66 Argument $file is missing from the Docblock of setFile
error 76 Argument $todir is missing from the Docblock of setToDir
error 85 Argument $removepath is missing from the Docblock of setRemovePath
error 85 No summary for method ""
error 95 Argument $forceExtract is missing from the Docblock of setForceExtract
error 155 Argument $compressedArchiveFile is missing from the Docblock of extractArchive
error 155 No summary for method ""
error 204 Argument $compressedArchiveFile is missing from the Docblock of listArchiveContent
error 204 No summary for method ""
error 36 No summary for property $file
error 40 No summary for property $todir
error 41 No summary for property $removepath
error 42 No summary for property $filesets

tasks/ext/MailTask.php 21

Type Line Description
error 0 No summary was found for this file
error 46 No summary for method ""
error 63 No summary for method ""
error 100 Argument $msg is missing from the Docblock of setMsg
error 109 Argument $msg is missing from the Docblock of setMessage
error 118 Argument $subject is missing from the Docblock of setSubject
error 127 Argument $tolist is missing from the Docblock of setToList
error 136 Argument $recipient is missing from the Docblock of setRecipient
error 145 Argument $to is missing from the Docblock of setTo
error 154 Argument $msg is missing from the Docblock of addText
error 163 Argument $from is missing from the Docblock of setFrom
error 172 Argument $backend is missing from the Docblock of setBackend
error 181 Argument $backendParams is missing from the Docblock of setBackendParams
error 208 Argument $fs is missing from the Docblock of addFileSet
error 36 No summary for property $tolist
error 37 No summary for property $subject
error 38 No summary for property $msg
error 39 No summary for property $from
error 41 No summary for property $filesets
error 43 No summary for property $backend
error 44 No summary for property $backendParams

tasks/ext/phar/PharMetadataElement.php 10

Type Line Description
error 0 No summary was found for this file
error 29 No summary for class ""
error 44 Argument $value is missing from the Docblock of setValue
error 44 No summary for method ""
error 52 Argument $name is missing from the Docblock of setName
error 52 No summary for method ""
error 60 No summary for method ""
error 82 No summary for method ""
error 35 No summary for property $name
error 39 No summary for property $value

tasks/ext/phar/PharMetadata.php 5

Type Line Description
error 0 No summary was found for this file
error 29 No summary for class ""
error 39 No summary for method ""
error 47 No summary for method ""
error 34 No summary for property $elements

tasks/ext/phar/PharPackageTask.php 24

Type Line Description
error 0 No summary was found for this file
error 105 No summary for method ""
error 113 No summary for method ""
error 127 Argument $algorithm is missing from the Docblock of setSignature
error 158 Argument $compression is missing from the Docblock of setCompression
error 180 Argument $destinationFile is missing from the Docblock of setDestFile
error 191 Argument $baseDirectory is missing from the Docblock of setBaseDir
error 202 Argument $stubFile is missing from the Docblock of setCliStub
error 213 Argument $stubFile is missing from the Docblock of setWebStub
error 223 Argument $stubPath is missing from the Docblock of setStub
error 233 Argument $alias is missing from the Docblock of setAlias
error 243 Argument $key is missing from the Docblock of setKey
error 253 Argument $keyPassword is missing from the Docblock of setKeyPassword
error 261 No summary for method ""
error 342 No summary for method ""
error 39 No summary for property $destinationFile
error 44 No summary for property $compression
error 56 No summary for property $cliStubFile
error 61 No summary for property $webStubFile
error 66 No summary for property $stubPath
error 85 No summary for property $signatureAlgorithm
error 90 No summary for property $filesets
error 95 No summary for property $metadata
error 100 No summary for property $alias

tasks/ext/TarTask.php 36

Type Line Description
error 0 No summary was found for this file
error 110 Argument $destFile is missing from the Docblock of setDestFile
error 119 Argument $baseDir is missing from the Docblock of setBasedir
error 131 Argument $bool is missing from the Docblock of setIncludeEmptyDirs
error 150 Argument $mode is missing from the Docblock of setLongfile
error 165 Argument $mode is missing from the Docblock of setCompression
error 190 Argument $prefix is missing from the Docblock of setPrefix
error 289 Argument $files is missing from the Docblock of areFilesUpToDate
error 289 No summary for method ""
error 302 No summary for method ""
error 44 No summary for property $tarFile
error 45 No summary for property $baseDir
error 46 No summary for property $includeEmpty
error 48 No summary for property $longFileMode
error 50 No summary for property $filesets
error 51 No summary for property $fileSetFiles
error 352 Argument $p is missing from the Docblock of getFiles
error 405 Argument $octalString is missing from the Docblock of setMode
error 414 No summary for method ""
error 425 Argument $userName is missing from the Docblock of setUserName
error 433 No summary for method ""
error 444 Argument $groupName is missing from the Docblock of setGroup
error 452 No summary for method ""
error 463 Argument $prefix is missing from the Docblock of setPrefix
error 471 No summary for method ""
error 483 Argument $fullpath is missing from the Docblock of setFullpath
error 491 No summary for method ""
error 505 Argument $b is missing from the Docblock of setPreserveLeadingSlashes
error 513 No summary for method ""
error 331 No summary for property $files
error 333 No summary for property $mode
error 335 No summary for property $userName
error 336 No summary for property $groupName
error 337 No summary for property $prefix
error 338 No summary for property $fullpath
error 339 No summary for property $preserveLeadingSlashes

tasks/ext/pdepend/PhpDependAnalyzerElement.php 3

Type Line Description
error 0 No summary was found for this file
error 55 Argument $type is missing from the Docblock of setType
error 83 Argument $value is missing from the Docblock of setValue

tasks/ext/pdepend/PhpDependLoggerElement.php 3

Type Line Description
error 0 No summary was found for this file
error 55 Argument $type is missing from the Docblock of setType
error 87 Argument $outfile is missing from the Docblock of setOutfile

tasks/ext/pdepend/PhpDependTask.php 15

Type Line Description
error 0 No summary was found for this file
error 177 Argument $file is missing from the Docblock of setFile
error 188 Argument $fs is missing from the Docblock of addFileSet
error 198 Argument $fileExtensions is missing from the Docblock of setAllowedFileExtensions
error 216 Argument $excludeDirectories is missing from the Docblock of setExcludeDirectories
error 234 Argument $excludePackages is missing from the Docblock of setExcludePackages
error 252 Argument $withoutAnnotations is missing from the Docblock of setWithoutAnnotations
error 264 Argument $supportBadDocumentation is missing from the Docblock of setSupportBadDocumentation
error 274 Argument $debug is missing from the Docblock of setDebug
error 284 Argument $haltonerror is missing from the Docblock of setHaltonerror
error 294 Argument $configFile is missing from the Docblock of setConfigFile
error 450 No summary for method ""
error 474 No summary for method ""
error 504 No summary for method ""
error 133 No summary for property $oldVersion

tasks/ext/SymfonyConsole/Arg.php 7

Type Line Description
error 0 No summary was found for this file
error 52 Argument $name is missing from the Docblock of setName
error 70 Argument $value is missing from the Docblock of setValue
error 88 Argument $quotes is missing from the Docblock of setQuotes
error 35 No summary for property $name
error 36 No summary for property $value
error 37 No summary for property $quotes

tasks/ext/SymfonyConsole/SymfonyConsoleTask.php 5

Type Line Description
error 0 No summary was found for this file
error 70 Argument $command is missing from the Docblock of setCommand
error 88 Argument $console is missing from the Docblock of setConsole
error 107 Argument $property is missing from the Docblock of setPropertyName
error 119 Argument $checkreturn is missing from the Docblock of setCheckreturn

tasks/ext/phpcpd/formatter/PHPCPDResultFormatter.php 1

Type Line Description
error 39 Argument $clones is missing from the Docblock of processClones

tasks/ext/phpcpd/formatter/PMDPHPCPDResultFormatter.php 2

Type Line Description
error 0 No summary was found for this file
error 41 Argument $clones is missing from the Docblock of processClones

tasks/ext/phpcpd/formatter/DefaultPHPCPDResultFormatter.php 3

Type Line Description
error 0 No summary was found for this file
error 41 Argument $clones is missing from the Docblock of processClones
error 75 Argument $clones is missing from the Docblock of processClonesNew

tasks/ext/phpcpd/PHPCPDFormatterElement.php 5

Type Line Description
error 0 No summary was found for this file
error 73 Argument $parentTask is missing from the Docblock of __construct
error 85 Argument $type is missing from the Docblock of setType
error 126 Argument $useFile is missing from the Docblock of setUseFile
error 146 Argument $outfile is missing from the Docblock of setOutfile

tasks/ext/phpcpd/PHPCPDTask.php 10

Type Line Description
error 0 No summary was found for this file
error 102 Argument $file is missing from the Docblock of setFile
error 112 Argument $fs is missing from the Docblock of addFileSet
error 122 Argument $minLines is missing from the Docblock of setMinLines
error 132 Argument $minTokens is missing from the Docblock of setMinTokens
error 142 Argument $fileExtensions is missing from the Docblock of setAllowedFileExtensions
error 160 Argument $ignorePatterns is missing from the Docblock of setIgnorePatterns
error 178 Argument $format is missing from the Docblock of setFormat
error 198 No summary for method ""
error 95 No summary for property $oldVersion

tasks/ext/zendserverdeploymenttool/zsdtBaseTask.php 10

Type Line Description
error 0 No summary was found for this file
error 56 Argument $descriptor is missing from the Docblock of setDescriptor
error 68 Argument $schema is missing from the Docblock of setSchema
error 78 Argument $path is missing from the Docblock of setPath
error 78 No summary for method ""
error 32 No summary for property $action
error 34 No summary for property $arguments
error 37 No summary for property $descriptor
error 40 No summary for property $schema
error 43 No summary for property $path

tasks/ext/zendserverdeploymenttool/zsdtValidateTask.php 2

Type Line Description
error 0 No summary was found for this file
error 37 No summary for method ""

tasks/ext/zendserverdeploymenttool/zsdtPackTask.php 13

Type Line Description
error 0 No summary was found for this file
error 57 Argument $package is missing from the Docblock of setPackage
error 69 Argument $lint is missing from the Docblock of setLint
error 82 Argument $output is missing from the Docblock of setOutput
error 94 Argument $phpbin is missing from the Docblock of setPhpbin
error 107 Argument $scripts is missing from the Docblock of setScripts
error 119 Argument $source is missing from the Docblock of setSource
error 33 No summary for property $package
error 36 No summary for property $source
error 39 No summary for property $scripts
error 42 No summary for property $output
error 45 No summary for property $phpbin
error 48 No summary for property $lint

tasks/ext/XmlLintTask.php 15

Type Line Description
error 0 No summary was found for this file
error 46 Argument $file is missing from the Docblock of setFile
error 56 Argument $schema is missing from the Docblock of setSchema
error 66 Argument $bool is missing from the Docblock of setUseRNG
error 78 Argument $fs is missing from the Docblock of addFileSet
error 90 Argument $haltonfailure is missing from the Docblock of setHaltonfailure
error 137 Argument $message is missing from the Docblock of logError
error 137 No summary for method ""
error 153 Argument $file is missing from the Docblock of lint
error 202 Argument $level is missing from the Docblock of errorHandler
error 34 No summary for property $file
error 35 No summary for property $schema
error 36 No summary for property $filesets
error 37 No summary for property $useRNG
error 39 No summary for property $haltonfailure

tasks/ext/UnzipTask.php 3

Type Line Description
error 0 No summary was found for this file
error 39 Argument $zipfile is missing from the Docblock of extractArchive
error 70 Argument $zipfile is missing from the Docblock of listArchiveContent

tasks/ext/phpcs/PhpCodeSnifferTask_Wrapper.php 2

Type Line Description
error 0 No summary was found for this file
error 33 No summary for method ""

tasks/ext/pearpackage/Fileset.php 6

Type Line Description
error 0 No summary was found for this file
error 58 Argument $options is missing from the Docblock of __construct
error 198 Argument $dir is missing from the Docblock of setDir
error 217 Argument $a is missing from the Docblock of sortfiles
error 227 Argument $a is missing from the Docblock of mystrucsort
error 227 No summary for method ""

tasks/ext/WikiPublishTask.php 26

Type Line Description
error 0 No summary was found for this file
error 105 Argument $apiPassword is missing from the Docblock of setApiPassword
error 105 No summary for method ""
error 113 No summary for method ""
error 121 Argument $apiUrl is missing from the Docblock of setApiUrl
error 121 No summary for method ""
error 129 No summary for method ""
error 137 Argument $apiUser is missing from the Docblock of setApiUser
error 137 No summary for method ""
error 145 No summary for method ""
error 153 Argument $id is missing from the Docblock of setId
error 153 No summary for method ""
error 161 No summary for method ""
error 170 Argument $mode is missing from the Docblock of setMode
error 170 No summary for method ""
error 184 No summary for method ""
error 192 Argument $title is missing from the Docblock of setTitle
error 192 No summary for method ""
error 200 No summary for method ""
error 208 Argument $content is missing from the Docblock of setContent
error 208 No summary for method ""
error 216 No summary for method ""
error 288 Argument $token is missing from the Docblock of callApiLogin
error 367 Argument $queryString is missing from the Docblock of callApi
error 395 Argument $data is missing from the Docblock of setPostData
error 421 Argument $action is missing from the Docblock of checkApiResponseResult

UnknownElement.php 10

Type Line Description
error 0 No summary was found for this file
error 49 Argument $elementName is missing from the Docblock of __construct
error 122 Argument $parent is missing from the Docblock of handleChildren
error 163 Argument $ih is missing from the Docblock of handleChild
error 163 No summary for method ""
error 190 Argument $ue is missing from the Docblock of makeObject
error 213 Argument $ue is missing from the Docblock of makeTask
error 40 No summary for property $elementName
error 41 No summary for property $realThing
error 42 No summary for property $children

ConfigurationException.php 2

Type Line Description
error 0 No summary was found for this file
error 53 Argument $p1 is missing from the Docblock of __construct

Diagnostics.php 13

Type Line Description
error 0 No summary was found for this file
error 48 Argument $type is missing from the Docblock of listLibraries
error 67 Argument $out is missing from the Docblock of doReport
error 92 Argument $out is missing from the Docblock of header
error 92 Argument $section is missing from the Docblock of header
error 92 No summary for method ""
error 105 Argument $out is missing from the Docblock of doReportSystemProperties
error 121 Argument $out is missing from the Docblock of doReportProjectProperties
error 138 Argument $out is missing from the Docblock of doReportPhingVendorLibraries
error 149 Argument $out is missing from the Docblock of doReportComposerSystemLibraries
error 161 Argument $libs is missing from the Docblock of printLibraries
error 179 Argument $out is missing from the Docblock of doReportTasksAvailability
error 197 Argument $out is missing from the Docblock of doReportTempDir

TaskContainer.php 1

Type Line Description
error 37 Argument $task is missing from the Docblock of addTask

system/io/WinNTFileSystem.php 1

Type Line Description
error 0 No summary was found for this file

system/io/OutputStream.php 2

Type Line Description
error 37 Argument $stream is missing from the Docblock of __construct
error 86 Argument $buf is missing from the Docblock of write

system/io/FileWriter.php 2

Type Line Description
error 0 No summary was found for this file
error 38 Argument $file is missing from the Docblock of __construct

system/io/FileReader.php 2

Type Line Description
error 0 No summary was found for this file
error 36 Argument $file is missing from the Docblock of __construct

system/io/BufferedReader.php 13

Type Line Description
error 0 No summary was found for this file
error 51 Argument $reader is missing from the Docblock of __construct
error 51 No summary for method ""
error 62 Argument $len is missing from the Docblock of read
error 99 Argument $n is missing from the Docblock of skip
error 99 No summary for method ""
error 104 No summary for method ""
error 112 No summary for method ""
error 120 No summary for method ""
error 192 No summary for method ""
error 36 No summary for property $bufferSize
error 37 No summary for property $buffer
error 38 No summary for property $bufferPos

system/io/UnixFileSystem.php 19

Type Line Description
error 0 No summary was found for this file
error 79 Argument $strPathname is missing from the Docblock of normalize
error 120 Argument $pathname is missing from the Docblock of normalizer
error 158 Argument $pathname is missing from the Docblock of prefixLength
error 190 Argument $parent is missing from the Docblock of resolve
error 215 No summary for method ""
error 225 Argument $f is missing from the Docblock of isAbsolute
error 225 No summary for method ""
error 237 Argument $f is missing from the Docblock of resolveFile
error 254 Argument $f is missing from the Docblock of getBooleanAttributes
error 254 No summary for method ""
error 269 Argument $f is missing from the Docblock of setReadOnly
error 287 Argument $f1 is missing from the Docblock of compare
error 304 Argument $src is missing from the Docblock of copy
error 327 No summary for method ""
error 342 Argument $f is missing from the Docblock of lister
error 364 Argument $p is missing from the Docblock of fromURIPath
error 364 No summary for method ""
error 381 Argument $f is missing from the Docblock of canDelete

system/io/FileOutputStream.php 2

Type Line Description
error 0 No summary was found for this file
error 45 Argument $file is missing from the Docblock of __construct

system/io/OutputStreamWriter.php 4

Type Line Description
error 0 No summary was found for this file
error 46 Argument $outStream is missing from the Docblock of __construct
error 69 Argument $buf is missing from the Docblock of write
error 40 No summary for property $outStream

system/io/Writer.php 2

Type Line Description
error 0 No summary was found for this file
error 36 Argument $buf is missing from the Docblock of write

system/io/IOException.php 1

Type Line Description
error 0 No summary was found for this file

system/io/Reader.php 3

Type Line Description
error 0 No summary was found for this file
error 41 Argument $len is missing from the Docblock of read
error 61 Argument $n is missing from the Docblock of skip

system/io/StringReader.php 17

Type Line Description
error 0 No summary was found for this file
error 47 Argument $string is missing from the Docblock of __construct
error 47 No summary for method ""
error 55 Argument $n is missing from the Docblock of skip
error 55 No summary for method ""
error 63 Argument $len is missing from the Docblock of read
error 63 No summary for method ""
error 78 No summary for method ""
error 83 No summary for method ""
error 88 No summary for method ""
error 92 No summary for method ""
error 96 No summary for method ""
error 103 No summary for method ""
error 111 No summary for method ""
error 32 No summary for property $_string
error 37 No summary for property $mark
error 42 No summary for property $currPos

system/io/FileInputStream.php 2

Type Line Description
error 0 No summary was found for this file
error 47 Argument $file is missing from the Docblock of __construct

system/io/FilterReader.php 12

Type Line Description
error 0 No summary was found for this file
error 39 Argument $in is missing from the Docblock of __construct
error 39 No summary for method ""
error 47 Argument $in is missing from the Docblock of setReader
error 47 No summary for method ""
error 55 Argument $n is missing from the Docblock of skip
error 55 No summary for method ""
error 67 Argument $len is missing from the Docblock of read
error 72 No summary for method ""
error 77 No summary for method ""
error 85 No summary for method ""
error 34 No summary for property $in

system/io/Win32FileSystem.php 44

Type Line Description
error 0 No summary was found for this file
error 27 No summary for class ""
error 39 No summary for method ""
error 50 Argument $c is missing from the Docblock of isSlash
error 50 No summary for method ""
error 59 Argument $c is missing from the Docblock of isLetter
error 59 No summary for method ""
error 69 Argument $p is missing from the Docblock of slashify
error 69 No summary for method ""
error 83 No summary for method ""
error 92 No summary for method ""
error 113 Argument $strPath is missing from the Docblock of normalizePrefix
error 157 Argument $strPath is missing from the Docblock of normalizer
error 232 Argument $strPath is missing from the Docblock of normalize
error 266 Argument $strPath is missing from the Docblock of prefixLength
error 266 No summary for method ""
error 305 Argument $parent is missing from the Docblock of resolve
error 305 No summary for method ""
error 342 No summary for method ""
error 351 Argument $strPath is missing from the Docblock of fromURIPath
error 351 No summary for method ""
error 377 Argument $f is missing from the Docblock of isAbsolute
error 377 No summary for method ""
error 389 Argument $d is missing from the Docblock of _driveIndex
error 406 Argument $strPath is missing from the Docblock of _isPharArchive
error 415 Argument $drive is missing from the Docblock of _getDriveDirectory
error 415 No summary for method ""
error 438 No summary for method ""
error 448 Argument $path is missing from the Docblock of _getDrive
error 448 No summary for method ""
error 459 Argument $f is missing from the Docblock of resolveFile
error 459 No summary for method ""
error 529 Argument $f is missing from the Docblock of setReadOnly
error 529 No summary for method ""
error 542 Argument $path is missing from the Docblock of _access
error 542 No summary for method ""
error 551 No summary for method ""
error 559 No summary for method ""
error 591 Argument $f1 is missing from the Docblock of compare
error 605 Argument $f is missing from the Docblock of lister
error 30 No summary for property $slash
error 31 No summary for property $altSlash
error 32 No summary for property $semicolon
error 34 No summary for property $driveDirCache

system/io/ConsoleReader.php 6

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method ""
error 52 Argument $len is missing from the Docblock of read
error 52 No summary for method ""
error 65 No summary for method ""
error 70 No summary for method ""

system/io/InputStreamReader.php 5

Type Line Description
error 0 No summary was found for this file
error 63 Argument $n is missing from the Docblock of skip
error 73 Argument $len is missing from the Docblock of read
error 124 Argument $rBuffer is missing from the Docblock of readInto
error 38 No summary for property $inStream

system/io/PrintStream.php 14

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class ""
error 44 Argument $out is missing from the Docblock of __construct
error 44 No summary for method ""
error 55 Argument $value is missing from the Docblock of println
error 55 No summary for method ""
error 64 Argument $value is missing from the Docblock of prints
error 64 No summary for method ""
error 76 No summary for method ""
error 90 Argument $buf is missing from the Docblock of write
error 90 No summary for method ""
error 28 No summary for property $autoFlush
error 33 No summary for property $textOut
error 38 No summary for property $out

system/io/FileSystem.php 33

Type Line Description
error 116 Argument $strPath is missing from the Docblock of normalize
error 124 Argument $pathname is missing from the Docblock of prefixLength
error 134 Argument $parent is missing from the Docblock of resolve
error 142 Argument $f is missing from the Docblock of resolveFile
error 159 Argument $path is missing from the Docblock of fromURIPath
error 168 Argument $f is missing from the Docblock of isAbsolute
error 175 Argument $strPath is missing from the Docblock of canonicalize
error 190 Argument $f is missing from the Docblock of getBooleanAttributes
error 207 Argument $f is missing from the Docblock of checkAccess
error 242 Argument $f is missing from the Docblock of canDelete
error 259 Argument $f is missing from the Docblock of getLastModifiedTime
error 298 Argument $f is missing from the Docblock of getLength
error 322 Argument $strPathname is missing from the Docblock of createNewFile
error 346 Argument $f is missing from the Docblock of delete
error 363 Argument $f is missing from the Docblock of deleteOnExit
error 376 Argument $f is missing from the Docblock of listDir
error 405 Argument $f is missing from the Docblock of createDirectory
error 424 Argument $f1 is missing from the Docblock of rename
error 445 Argument $f is missing from the Docblock of setLastModifiedTime
error 462 Argument $f is missing from the Docblock of setReadOnly
error 487 Argument $f1 is missing from the Docblock of compare
error 502 Argument $src is missing from the Docblock of copy
error 535 Argument $source is missing from the Docblock of copyr
error 580 Argument $pathname is missing from the Docblock of chown
error 597 Argument $pathname is missing from the Docblock of chgrp
error 616 Argument $pathname is missing from the Docblock of chmod
error 632 Argument $f is missing from the Docblock of lock
error 650 Argument $f is missing from the Docblock of unlock
error 669 Argument $file is missing from the Docblock of unlink
error 688 Argument $target is missing from the Docblock of symlink
error 710 Argument $file is missing from the Docblock of touch
error 738 Argument $dir is missing from the Docblock of rmdir
error 859 Argument $file1 is missing from the Docblock of compareMTimes

system/io/PhingFile.php 24

Type Line Description
error 0 No summary was found for this file
error 58 Argument $arg1 is missing from the Docblock of __construct
error 100 Argument $pathname is missing from the Docblock of _constructPathname
error 100 No summary for method ""
error 120 Argument $parent is missing from the Docblock of _constructStringParentStringChild
error 147 Argument $parent is missing from the Docblock of _constructFileParentStringChild
error 262 Argument $basedir is missing from the Docblock of getPathWithoutBase
error 422 Argument $path is missing from the Docblock of _slashify
error 657 Argument $parents is missing from the Docblock of createNewFile
error 674 Argument $recursive is missing from the Docblock of delete
error 722 Argument $filter is missing from the Docblock of listDir
error 734 Argument $filter is missing from the Docblock of listFiles
error 734 No summary for method ""
error 761 Argument $mode is missing from the Docblock of mkdirs
error 785 Argument $mode is missing from the Docblock of mkdir
error 803 Argument $destFile is missing from the Docblock of renameTo
error 821 Argument $destFile is missing from the Docblock of copyTo
error 852 Argument $time is missing from the Docblock of setLastModified
error 892 Argument $user is missing from the Docblock of setUser
error 916 Argument $group is missing from the Docblock of setGroup
error 938 Argument $mode is missing from the Docblock of setMode
error 1023 Argument $prefix is missing from the Docblock of createTempFile
error 1067 Argument $file is missing from the Docblock of compareTo
error 1087 Argument $obj is missing from the Docblock of equals

system/io/BufferedWriter.php 8

Type Line Description
error 0 No summary was found for this file
error 48 Argument $writer is missing from the Docblock of __construct
error 48 No summary for method ""
error 60 Argument $buf is missing from the Docblock of write
error 60 No summary for method ""
error 65 No summary for method ""
error 73 No summary for method ""
error 78 No summary for method ""

system/io/InputStream.php 5

Type Line Description
error 0 No summary was found for this file
error 50 Argument $stream is missing from the Docblock of __construct
error 63 Argument $n is missing from the Docblock of skip
error 88 Argument $len is missing from the Docblock of read
error 179 Argument $rBuffer is missing from the Docblock of readInto

system/lang/NullPointerException.php 2

Type Line Description
error 0 No summary was found for this file
error 25 No summary for class ""

system/lang/FileNotFoundException.php 2

Type Line Description
error 0 No summary was found for this file
error 25 No summary for class ""

system/lang/EventObject.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for class ""
error 35 Argument $source is missing from the Docblock of __construct

system/lang/SecurityException.php 2

Type Line Description
error 0 No summary was found for this file
error 25 No summary for class ""

system/lang/Character.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for class ""
error 37 Argument $char is missing from the Docblock of isLetter
error 37 No summary for method ""

system/util/Register.php 6

Type Line Description
error 0 No summary was found for this file
error 55 Argument $key is missing from the Docblock of getSlot
error 83 Argument $key is missing from the Docblock of __construct
error 92 Argument $k is missing from the Docblock of setKey
error 110 Argument $v is missing from the Docblock of setValue
error 129 Argument $arr is missing from the Docblock of implodeArray

system/util/Timer.php 1

Type Line Description
error 89 Argument $places is missing from the Docblock of getElapsedTime

system/util/Properties.php 14

Type Line Description
error 0 No summary was found for this file
error 50 Argument $properties is missing from the Docblock of __construct
error 66 Argument $file is missing from the Docblock of load
error 133 Argument $val is missing from the Docblock of inVal
error 150 Argument $val is missing from the Docblock of outVal
error 187 Argument $file is missing from the Docblock of store
error 232 Argument $prop is missing from the Docblock of getProperty
error 250 Argument $prop is missing from the Docblock of get
error 266 Argument $key is missing from the Docblock of setProperty
error 286 Argument $key is missing from the Docblock of put
error 300 Argument $key is missing from the Docblock of append
error 323 Argument $key is missing from the Docblock of containsKey
error 38 No summary for property $properties
error 43 No summary for property $file

SubBuildListener.php 3

Type Line Description
error 0 No summary was found for this file
error 45 Argument $event is missing from the Docblock of subBuildStarted
error 56 Argument $event is missing from the Docblock of subBuildFinished

Phing.php 32

Type Line Description
error 0 No summary was found for this file
error 157 Argument $args is missing from the Docblock of start
error 189 Argument $t is missing from the Docblock of printMessage
error 227 Argument $stream is missing from the Docblock of setOutputStream
error 247 Argument $stream is missing from the Docblock of setErrorStream
error 298 Argument $args is missing from the Docblock of fire
error 311 Argument $args is missing from the Docblock of execute
error 514 Argument $file is missing from the Docblock of _getParentFile
error 538 Argument $start is missing from the Docblock of _findBuildFile
error 679 Argument $version is missing from the Docblock of comparePhingVersion
error 679 No summary for method ""
error 706 Argument $project is missing from the Docblock of addBuildListeners
error 737 Argument $project is missing from the Docblock of addInputHandler
error 788 Argument $p is missing from the Docblock of setCurrentProject
error 816 Argument $message is missing from the Docblock of log
error 833 Argument $level is missing from the Docblock of handlePhpError
error 956 Argument $path is missing from the Docblock of getGitInformation
error 1013 Argument $project is missing from the Docblock of printDescription
error 1023 Argument $project is missing from the Docblock of printTargets
error 1103 Argument $names is missing from the Docblock of _printTargets
error 1142 Argument $dotPath is missing from the Docblock of import
error 1192 Argument $path is missing from the Docblock of __import
error 1243 Argument $path is missing from the Docblock of getResourcePath
error 1319 Argument $path is missing from the Docblock of explodeIncludePath
error 1436 Argument $name is missing from the Docblock of getDefinedProperty
error 1448 Argument $name is missing from the Docblock of setDefinedProperty
error 1462 Argument $propName is missing from the Docblock of getProperty
error 1492 Argument $propName is missing from the Docblock of setProperty
error 1492 No summary for method ""
error 1504 No summary for method ""
error 1533 Argument $val is missing from the Docblock of convertShorthand
error 91 No summary for property $loggerClassname

mappers/IdentityMapper.php 4

Type Line Description
error 0 No summary was found for this file
error 40 Argument $sourceFileName is missing from the Docblock of main
error 51 Argument $to is missing from the Docblock of setTo
error 61 Argument $from is missing from the Docblock of setFrom

mappers/MergeMapper.php 4

Type Line Description
error 0 No summary was found for this file
error 46 Argument $sourceFileName is missing from the Docblock of main
error 62 Argument $to is missing from the Docblock of setTo
error 71 Argument $from is missing from the Docblock of setFrom

mappers/FileNameMapper.php 4

Type Line Description
error 0 No summary was found for this file
error 39 Argument $sourceFileName is missing from the Docblock of main
error 48 Argument $to is missing from the Docblock of setTo
error 58 Argument $from is missing from the Docblock of setFrom

mappers/RegexpMapper.php 7

Type Line Description
error 0 No summary was found for this file
error 62 Argument $from is missing from the Docblock of setFrom
error 79 Argument $to is missing from the Docblock of setTo
error 91 Argument $sourceFileName is missing from the Docblock of main
error 114 Argument $source is missing from the Docblock of replaceReferences
error 126 Argument $matches is missing from the Docblock of replaceReferencesCallback
error 37 No summary for property $to

mappers/FlattenMapper.php 4

Type Line Description
error 0 No summary was found for this file
error 40 Argument $sourceFileName is missing from the Docblock of main
error 53 Argument $to is missing from the Docblock of setTo
error 63 Argument $from is missing from the Docblock of setFrom

mappers/GlobMapper.php 5

Type Line Description
error 0 No summary was found for this file
error 74 Argument $sourceFileName is missing from the Docblock of main
error 93 Argument $from is missing from the Docblock of setFrom
error 114 Argument $to is missing from the Docblock of setTo
error 131 Argument $name is missing from the Docblock of extractVariablePart

lib/Capsule.php 13

Type Line Description
error 0 No summary was found for this file
error 52 No summary for method ""
error 61 Argument $which is missing from the Docblock of clear
error 78 Argument $v is missing from the Docblock of setTemplatePath
error 96 Argument $v is missing from the Docblock of setOutputDirectory
error 118 Argument $__template is missing from the Docblock of display
error 161 Argument $template is missing from the Docblock of parse
error 201 Argument $file is missing from the Docblock of resolvePath
error 220 Argument $name is missing from the Docblock of get
error 243 Argument $vars is missing from the Docblock of putAll
error 260 Argument $name is missing from the Docblock of put
error 273 Argument $name is missing from the Docblock of putRef
error 285 Argument $name is missing from the Docblock of putCopy

Project.php 57

Type Line Description
error 0 No summary was found for this file
error 123 Argument $handler is missing from the Docblock of setInputHandler
error 204 Argument $name is missing from the Docblock of setProperty
error 234 Argument $name is missing from the Docblock of setNewProperty
error 255 Argument $name is missing from the Docblock of setUserProperty
error 275 Argument $name is missing from the Docblock of setInheritedProperty
error 289 Argument $name is missing from the Docblock of setPropertyInternal
error 309 Argument $name is missing from the Docblock of getProperty
error 340 Argument $value is missing from the Docblock of replaceProperties
error 354 Argument $name is missing from the Docblock of getUserProperty
error 394 Argument $other is missing from the Docblock of copyUserProperties
error 416 Argument $other is missing from the Docblock of copyInheritedProperties
error 434 Argument $targetName is missing from the Docblock of setDefaultTarget
error 455 Argument $name is missing from the Docblock of setName
error 476 Argument $description is missing from the Docblock of setDescription
error 494 Argument $version is missing from the Docblock of setPhingVersion
error 518 Argument $dir is missing from the Docblock of setBasedir
error 596 Argument $name is missing from the Docblock of addTaskDefinition
error 624 Argument $typeName is missing from the Docblock of addDataTypeDefinition
error 650 Argument $targetName is missing from the Docblock of addTarget
error 663 Argument $targetName is missing from the Docblock of addOrReplaceTarget
error 700 Argument $taskType is missing from the Docblock of createTask
error 752 Argument $conditionType is missing from the Docblock of createCondition
error 794 Argument $typeName is missing from the Docblock of createDataType
error 836 Argument $targetNames is missing from the Docblock of executeTargets
error 850 Argument $targetName is missing from the Docblock of executeTarget
error 886 Argument $fileName is missing from the Docblock of resolveFile
error 906 Argument $root is missing from the Docblock of _topoSort
error 981 Argument $root is missing from the Docblock of _tsort
error 981 No summary for method ""
error 1035 Argument $end is missing from the Docblock of _makeCircularException
error 1035 No summary for method ""
error 1053 Argument $name is missing from the Docblock of addReference
error 1076 Argument $key is missing from the Docblock of getReference
error 1090 Argument $msg is missing from the Docblock of log
error 1100 Argument $obj is missing from the Docblock of logObject
error 1100 No summary for method ""
error 1108 Argument $listener is missing from the Docblock of addBuildListener
error 1108 No summary for method ""
error 1116 Argument $listener is missing from the Docblock of removeBuildListener
error 1116 No summary for method ""
error 1130 No summary for method ""
error 1135 No summary for method ""
error 1146 Argument $exception is missing from the Docblock of fireBuildFinished
error 1146 No summary for method ""
error 1158 Argument $target is missing from the Docblock of fireTargetStarted
error 1158 No summary for method ""
error 1170 Argument $target is missing from the Docblock of fireTargetFinished
error 1170 No summary for method ""
error 1182 Argument $task is missing from the Docblock of fireTaskStarted
error 1182 No summary for method ""
error 1194 Argument $task is missing from the Docblock of fireTaskFinished
error 1194 No summary for method ""
error 1208 Argument $event is missing from the Docblock of fireMessageLoggedEvent
error 1208 No summary for method ""
error 1221 Argument $object is missing from the Docblock of fireMessageLogged
error 1221 No summary for method ""

BuildException.php 3

Type Line Description
error 0 No summary was found for this file
error 57 Argument $p1 is missing from the Docblock of __construct
error 124 Argument $loc is missing from the Docblock of setLocation

Task.php 9

Type Line Description
error 0 No summary was found for this file
error 80 Argument $target is missing from the Docblock of setOwningTarget
error 120 Argument $name is missing from the Docblock of setTaskName
error 141 Argument $name is missing from the Docblock of setTaskType
error 151 Argument $slotName is missing from the Docblock of getRegisterSlot
error 164 Argument $msg is missing from the Docblock of log
error 174 Argument $desc is missing from the Docblock of setDescription
error 232 Argument $location is missing from the Docblock of setLocation
error 257 Argument $wrapper is missing from the Docblock of setRuntimeConfigurableWrapper

BuildLogger.php 4

Type Line Description
error 0 No summary was found for this file
error 57 Argument $level is missing from the Docblock of setMessageOutputLevel
error 63 Argument $output is missing from the Docblock of setOutputStream
error 69 Argument $err is missing from the Docblock of setErrorStream

ProjectComponent.php 2

Type Line Description
error 46 Argument $project is missing from the Docblock of setProject
error 69 Argument $msg is missing from the Docblock of log

TaskAdapter.php 2

Type Line Description
error 0 No summary was found for this file
error 80 Argument $o is missing from the Docblock of setProxy

input/InputHandler.php 2

Type Line Description
error 0 No summary was found for this file
error 44 Argument $request is missing from the Docblock of handleInput

input/MultipleChoiceInputRequest.php 6

Type Line Description
error 0 No summary was found for this file
error 39 Argument $prompt is missing from the Docblock of __construct
error 39 No summary for method ""
error 48 No summary for method ""
error 56 No summary for method ""
error 32 No summary for property $choices

input/DefaultInputHandler.php 3

Type Line Description
error 0 No summary was found for this file
error 43 Argument $request is missing from the Docblock of handleInput
error 72 Argument $request is missing from the Docblock of getPrompt

input/InputRequest.php 10

Type Line Description
error 0 No summary was found for this file
error 43 Argument $prompt is missing from the Docblock of __construct
error 43 No summary for method ""
error 63 Argument $input is missing from the Docblock of setInput
error 88 Argument $v is missing from the Docblock of setDefaultValue
error 106 Argument $c is missing from the Docblock of setPromptChar
error 34 No summary for property $prompt
error 35 No summary for property $input
error 36 No summary for property $defaultValue
error 37 No summary for property $promptChar

input/YesNoInputRequest.php 2

Type Line Description
error 0 No summary was found for this file
error 37 No summary for method ""

BuildEvent.php 4

Type Line Description
error 0 No summary was found for this file
error 93 Argument $source is missing from the Docblock of __construct
error 119 Argument $message is missing from the Docblock of setMessage
error 130 Argument $exception is missing from the Docblock of setException

filters/ExpandProperties.php 5

Type Line Description
error 0 No summary was found for this file
error 48 Argument $level is missing from the Docblock of setLevel
error 79 Argument $len is missing from the Docblock of read
error 104 Argument $reader is missing from the Docblock of chain
error 42 No summary for property $logLevel

filters/PrefixLines.php 3

Type Line Description
error 0 No summary was found for this file
error 65 Argument $len is missing from the Docblock of read
error 98 Argument $prefix is missing from the Docblock of setPrefix

filters/TabToSpaces.php 4

Type Line Description
error 0 No summary was found for this file
error 76 Argument $len is missing from the Docblock of read
error 100 Argument $tabLength is missing from the Docblock of setTablength
error 125 Argument $reader is missing from the Docblock of chain

filters/StripWhitespace.php 3

Type Line Description
error 0 No summary was found for this file
error 48 Argument $len is missing from the Docblock of read
error 38 No summary for property $processed

filters/ReplaceRegexp.php 4

Type Line Description
error 0 No summary was found for this file
error 66 Argument $regexps is missing from the Docblock of setRegexps
error 92 Argument $len is missing from the Docblock of read
error 130 Argument $reader is missing from the Docblock of chain

filters/StripLineBreaks.php 3

Type Line Description
error 0 No summary was found for this file
error 75 Argument $len is missing from the Docblock of read
error 98 Argument $lineBreaks is missing from the Docblock of setLineBreaks

filters/TidyFilter.php 4

Type Line Description
error 0 No summary was found for this file
error 54 Argument $v is missing from the Docblock of setEncoding
error 64 Argument $params is missing from the Docblock of setConfigParameters
error 102 Argument $len is missing from the Docblock of read

filters/BaseFilterReader.php 6

Type Line Description
error 0 No summary was found for this file
error 53 Argument $in is missing from the Docblock of __construct
error 77 Argument $initialized is missing from the Docblock of setInitialized
error 88 Argument $project is missing from the Docblock of setProject
error 114 Argument $len is missing from the Docblock of read
error 161 Argument $msg is missing from the Docblock of log

filters/XsltFilter.php 17

Type Line Description
error 0 No summary was found for this file
error 97 Argument $params is missing from the Docblock of setParams
error 116 Argument $file is missing from the Docblock of setStyle
error 135 Argument $b is missing from the Docblock of setHtml
error 156 Argument $resolveExternals is missing from the Docblock of setResolveDocumentExternals
error 166 No summary for method ""
error 178 Argument $resolveExternals is missing from the Docblock of setResolveStylesheetExternals
error 188 No summary for method ""
error 199 Argument $len is missing from the Docblock of read
error 264 Argument $xml is missing from the Docblock of process
error 325 Argument $reader is missing from the Docblock of chain
error 377 Argument $name is missing from the Docblock of setName
error 397 Argument $v is missing from the Docblock of setValue
error 417 Argument $expr is missing from the Docblock of setExpression
error 426 Argument $expr is missing from the Docblock of setListeningExpression
error 368 No summary for property $name
error 371 No summary for property $expr

filters/IconvFilter.php 10

Type Line Description
error 0 No summary was found for this file
error 63 Argument $len is missing from the Docblock of read
error 91 Argument $encoding is missing from the Docblock of setInputEncoding
error 91 No summary for method ""
error 100 No summary for method ""
error 109 Argument $encoding is missing from the Docblock of setOutputEncoding
error 109 No summary for method ""
error 118 No summary for method ""
error 50 No summary for property $_inputEncoding
error 52 No summary for property $_outputEncoding

filters/LineContainsRegexp.php 2

Type Line Description
error 0 No summary was found for this file
error 69 Argument $len is missing from the Docblock of read

filters/HeadFilter.php 4

Type Line Description
error 0 No summary was found for this file
error 70 Argument $len is missing from the Docblock of read
error 115 Argument $lines is missing from the Docblock of setLines
error 140 Argument $reader is missing from the Docblock of chain

filters/TailFilter.php 4

Type Line Description
error 0 No summary was found for this file
error 68 Argument $len is missing from the Docblock of read
error 107 Argument $lines is missing from the Docblock of setLines
error 132 Argument $reader is missing from the Docblock of chain

filters/ReplaceTokensWithFile.php 9

Type Line Description
error 0 No summary was found for this file
error 144 Argument $dir is missing from the Docblock of setDir
error 164 Argument $prefix is missing from the Docblock of setPrefix
error 177 No summary for method ""
error 189 Argument $postfix is missing from the Docblock of setPostfix
error 209 Argument $beginToken is missing from the Docblock of setBeginToken
error 229 Argument $endToken is missing from the Docblock of setEndToken
error 249 Argument $matches is missing from the Docblock of replaceTokenCallback
error 299 Argument $len is missing from the Docblock of read

filters/StripLineComments.php 12

Type Line Description
error 0 No summary was found for this file
error 74 Argument $len is missing from the Docblock of read
error 117 No summary for method ""
error 134 Argument $lineBreaks is missing from the Docblock of setComments
error 134 No summary for method ""
error 150 No summary for method ""
error 170 Argument $reader is missing from the Docblock of chain
error 170 No summary for method ""
error 183 No summary for method ""
error 218 Argument $value is missing from the Docblock of setValue
error 218 No summary for method ""
error 228 No summary for method ""

filters/ReplaceTokens.php 8

Type Line Description
error 0 No summary was found for this file
error 108 Argument $matches is missing from the Docblock of replaceTokenCallback
error 160 Argument $len is missing from the Docblock of read
error 189 Argument $beginToken is missing from the Docblock of setBeginToken
error 209 Argument $endToken is missing from the Docblock of setEndToken
error 422 Argument $key is missing from the Docblock of setKey
error 432 Argument $value is missing from the Docblock of setValue
error 471 Argument $value is missing from the Docblock of addText

filters/ChainableReader.php 2

Type Line Description
error 0 No summary was found for this file
error 41 Argument $rdr is missing from the Docblock of chain

filters/XincludeFilter.php 11

Type Line Description
error 0 No summary was found for this file
error 62 Argument $resolveExternals is missing from the Docblock of setResolveExternals
error 72 No summary for method ""
error 80 Argument $dir is missing from the Docblock of setBasedir
error 80 No summary for method ""
error 88 No summary for method ""
error 99 Argument $len is missing from the Docblock of read
error 148 Argument $xml is missing from the Docblock of process
error 181 Argument $reader is missing from the Docblock of chain
error 39 No summary for property $basedir
error 44 No summary for property $processed

filters/BaseParamFilterReader.php 2

Type Line Description
error 0 No summary was found for this file
error 53 Argument $parameters is missing from the Docblock of setParameters

filters/StripPhpComments.php 3

Type Line Description
error 0 No summary was found for this file
error 62 Argument $len is missing from the Docblock of read
error 134 No summary for method ""

filters/TranslateGettext.php 7

Type Line Description
error 0 No summary was found for this file
error 74 Argument $domain is missing from the Docblock of setDomain
error 92 Argument $dir is missing from the Docblock of setDir
error 113 Argument $locale is missing from the Docblock of setLocale
error 189 Argument $matches is missing from the Docblock of xlateStringCallback
error 208 Argument $len is missing from the Docblock of read
error 272 Argument $reader is missing from the Docblock of chain

filters/util/ChainReaderHelper.php 11

Type Line Description
error 0 No summary was found for this file
error 88 Argument $reader is missing from the Docblock of setPrimaryReader
error 88 No summary for method ""
error 99 Argument $project is missing from the Docblock of setProject
error 99 No summary for method ""
error 107 No summary for method ""
error 119 Argument $size is missing from the Docblock of setBufferSize
error 119 No summary for method ""
error 130 Argument $fchain is missing from the Docblock of setFilterChains
error 130 No summary for method ""
error 142 No summary for method ""

filters/util/IniFileTokenReader.php 7

Type Line Description
error 0 No summary was found for this file
error 110 Argument $section is missing from the Docblock of processSection
error 124 Argument $file is missing from the Docblock of setFile
error 124 No summary for method ""
error 144 Argument $str is missing from the Docblock of setSection
error 144 No summary for method ""
error 52 No summary for property $tokens

filters/LineContains.php 6

Type Line Description
error 0 No summary was found for this file
error 80 Argument $len is missing from the Docblock of read
error 184 Argument $contains is missing from the Docblock of setContains
error 218 Argument $reader is missing from the Docblock of chain
error 264 Argument $contains is missing from the Docblock of setValue
error 258 No summary for property $_value

util/LogWriter.php 10

Type Line Description
error 0 No summary was found for this file
error 44 Argument $task is missing from the Docblock of __construct
error 56 Argument $buf is missing from the Docblock of write
error 56 No summary for method ""
error 72 No summary for method ""
error 79 No summary for method ""
error 86 No summary for method ""
error 93 No summary for method ""
error 35 No summary for property $task
error 37 No summary for property $level

util/DirectoryScanner.php 12

Type Line Description
error 0 No summary was found for this file
error 233 Argument $pattern is missing from the Docblock of matchPath
error 252 Argument $pattern is missing from the Docblock of match
error 264 Argument $_basedir is missing from the Docblock of setBasedir
error 287 Argument $_isCaseSensitive is missing from the Docblock of setCaseSensitive
error 352 Argument $expandSymbolicLinks is missing from the Docblock of setExpandSymbolicLinks
error 445 Argument $_dir is missing from the Docblock of listDir
error 592 Argument $_name is missing from the Docblock of couldHoldIncluded
error 610 Argument $_name is missing from the Docblock of isExcluded
error 782 Argument $name is missing from the Docblock of isSelected
error 195 No summary for property $filesDeselected
error 196 No summary for property $dirsDeselected

util/regexp/RegexpEngine.php 5

Type Line Description
error 0 No summary was found for this file
error 38 Argument $bit is missing from the Docblock of setIgnoreCase
error 53 Argument $pattern is missing from the Docblock of match
error 62 Argument $pattern is missing from the Docblock of matchAll
error 71 Argument $pattern is missing from the Docblock of replace

util/regexp/Regexp.php 9

Type Line Description
error 0 No summary was found for this file
error 76 Argument $pat is missing from the Docblock of setPattern
error 95 Argument $rep is missing from the Docblock of setReplace
error 115 Argument $subject is missing from the Docblock of matches
error 130 Argument $subject is missing from the Docblock of replace
error 153 Argument $idx is missing from the Docblock of getGroup
error 168 Argument $mods is missing from the Docblock of setModifiers
error 190 Argument $bit is missing from the Docblock of setIgnoreCase
error 208 Argument $bit is missing from the Docblock of setMultiline

util/regexp/PregEngine.php 8

Type Line Description
error 0 No summary was found for this file
error 63 Argument $mods is missing from the Docblock of setModifiers
error 97 Argument $bit is missing from the Docblock of setIgnoreCase
error 115 Argument $bit is missing from the Docblock of setMultiline
error 134 Argument $pattern is missing from the Docblock of preparePattern
error 164 Argument $pattern is missing from the Docblock of match
error 176 Argument $pattern is missing from the Docblock of matchAll
error 190 Argument $pattern is missing from the Docblock of replace

util/DataStore.php 6

Type Line Description
error 0 No summary was found for this file
error 43 Argument $file is missing from the Docblock of __construct
error 67 Argument $key is missing from the Docblock of get
error 86 Argument $key is missing from the Docblock of put
error 35 No summary for property $data
error 36 No summary for property $file

util/PathTokenizer.php 3

Type Line Description
error 0 No summary was found for this file
error 62 Argument $path is missing from the Docblock of __construct
error 161 Argument $path is missing from the Docblock of contains

util/ExtendedFileStream.php 27

Type Line Description
error 0 No summary was found for this file
error 36 No summary for method ""
error 43 No summary for method ""
error 51 Argument $path is missing from the Docblock of createDirectories
error 51 No summary for method ""
error 67 Argument $path is missing from the Docblock of stream_open
error 67 No summary for method ""
error 83 No summary for method ""
error 93 Argument $count is missing from the Docblock of stream_read
error 93 No summary for method ""
error 102 Argument $data is missing from the Docblock of stream_write
error 102 No summary for method ""
error 110 No summary for method ""
error 118 No summary for method ""
error 128 Argument $offset is missing from the Docblock of stream_seek
error 128 No summary for method ""
error 136 No summary for method ""
error 144 No summary for method ""
error 153 Argument $path is missing from the Docblock of unlink
error 153 No summary for method ""
error 163 Argument $path_from is missing from the Docblock of rename
error 163 No summary for method ""
error 174 Argument $path is missing from the Docblock of mkdir
error 174 No summary for method ""
error 184 Argument $path is missing from the Docblock of rmdir
error 184 No summary for method ""
error 34 No summary for property $fp

util/SourceFileScanner.php 5

Type Line Description
error 0 No summary was found for this file
error 43 Argument $task is missing from the Docblock of __construct
error 43 No summary for method ""
error 63 Argument $files is missing from the Docblock of restrict
error 178 Argument $files is missing from the Docblock of restrictAsFiles

util/FileUtils.php 8

Type Line Description
error 0 No summary was found for this file
error 46 Argument $dirmode is missing from the Docblock of getDefaultFileCreationMask
error 67 Argument $in is missing from the Docblock of getChainedReader
error 98 Argument $sourceFile is missing from the Docblock of copyFile
error 181 Argument $file is missing from the Docblock of resolveFile
error 241 Argument $path is missing from the Docblock of normalize
error 349 Argument $file1 is missing from the Docblock of contentEquals
error 349 No summary for method ""

util/PearPackageScanner.php 11

Type Line Description
error 0 Only one @package tag is allowed
error 56 Argument $descfile is missing from the Docblock of setDescFile
error 74 Argument $package is missing from the Docblock of setPackage
error 86 Argument $channel is missing from the Docblock of setChannel
error 99 Argument $config is missing from the Docblock of setConfig
error 27 No summary for property $packageInfo
error 28 No summary for property $role
error 29 No summary for property $config
error 30 No summary for property $package
error 31 No summary for property $channel
error 32 No summary for property $packageFile

util/StringHelper.php 20

Type Line Description
error 48 Argument $strings is missing from the Docblock of multiply
error 68 Argument $qualifiedName is missing from the Docblock of unqualify
error 90 Argument $str is missing from the Docblock of toCharArray
error 110 Argument $qualifiedName is missing from the Docblock of qualifier
error 126 Argument $columns is missing from the Docblock of prefix
error 126 No summary for method ""
error 145 Argument $qualifiedName is missing from the Docblock of root
error 145 No summary for method ""
error 157 Argument $string is missing from the Docblock of hashCode
error 157 No summary for method ""
error 167 Argument $s is missing from the Docblock of booleanValue
error 167 No summary for method ""
error 185 Argument $s is missing from the Docblock of isBoolean
error 221 Argument $check is missing from the Docblock of startsWith
error 238 Argument $check is missing from the Docblock of endsWith
error 257 Argument $string is missing from the Docblock of substring
error 283 Argument $value is missing from the Docblock of isSlotVar
error 300 Argument $var is missing from the Docblock of slotVar
error 34 No summary for property $TRUE_VALUES
error 37 No summary for property $FALSE_VALUES

BuildListener.php 8

Type Line Description
error 0 No summary was found for this file
error 43 Argument $event is missing from the Docblock of buildStarted
error 51 Argument $event is missing from the Docblock of buildFinished
error 59 Argument $event is missing from the Docblock of targetStarted
error 67 Argument $event is missing from the Docblock of targetFinished
error 75 Argument $event is missing from the Docblock of taskStarted
error 83 Argument $event is missing from the Docblock of taskFinished
error 91 Argument $event is missing from the Docblock of messageLogged

Target.php 14

Type Line Description
error 0 No summary was found for this file
error 96 Argument $project is missing from the Docblock of setProject
error 118 Argument $depends is missing from the Docblock of setDepends
error 137 Argument $dependency is missing from the Docblock of addDependency
error 157 Argument $name is missing from the Docblock of setName
error 178 Argument $flag is missing from the Docblock of setHidden
error 210 Argument $task is missing from the Docblock of addTask
error 221 Argument $rtc is missing from the Docblock of addDataType
error 254 Argument $property is missing from the Docblock of setIf
error 266 Argument $property is missing from the Docblock of setUnless
error 276 Argument $description is missing from the Docblock of setDescription
error 298 Argument $log is missing from the Docblock of setLogSkipped
error 298 No summary for method ""
error 306 No summary for method ""

parser/AbstractSAXParser.php 6

Type Line Description
error 0 No summary was found for this file
error 54 Argument $opt is missing from the Docblock of parserSetOption
error 62 Argument $obj is missing from the Docblock of setHandler
error 80 Argument $parser is missing from the Docblock of startElement
error 98 Argument $parser is missing from the Docblock of endElement
error 116 Argument $parser is missing from the Docblock of characters

parser/DataTypeHandler.php 8

Type Line Description
error 0 No summary was found for this file
error 53 Argument $parser is missing from the Docblock of __construct
error 80 Argument $propType is missing from the Docblock of init
error 131 Argument $name is missing from the Docblock of startElement
error 146 Argument $name is missing from the Docblock of endElement
error 41 No summary for property $target
error 42 No summary for property $element
error 43 No summary for property $wrapper

parser/ProjectConfigurator.php 22

Type Line Description
error 0 No summary was found for this file
error 71 Argument $project is missing from the Docblock of configureProject
error 85 Argument $project is missing from the Docblock of __construct
error 124 Argument $name is missing from the Docblock of setCurrentProjectName
error 142 Argument $flag is missing from the Docblock of setIgnoreProjectTag
error 150 No summary for method ""
error 210 Argument $ctx is missing from the Docblock of _parse
error 210 No summary for method ""
error 237 Argument $task is missing from the Docblock of delayTaskUntilParseEnd
error 299 Argument $project is missing from the Docblock of addText
error 317 Argument $project is missing from the Docblock of storeChild
error 345 Argument $project is missing from the Docblock of replaceProperties
error 391 Argument $matches is missing from the Docblock of replacePropertyCallback
error 428 Argument $target is missing from the Docblock of configureId
error 44 No summary for property $project
error 45 No summary for property $locator
error 47 No summary for property $buildFile
error 48 No summary for property $buildFileParent
error 56 No summary for property $isParsing
error 329 No summary for property $propReplaceProject
error 330 No summary for property $propReplaceProperties
error 331 No summary for property $propReplaceLogLevel

parser/ExpatParser.php 8

Type Line Description
error 0 No summary was found for this file
error 74 Argument $reader is missing from the Docblock of __construct
error 47 No summary for property $parser
error 50 No summary for property $reader
error 52 No summary for property $file
error 54 No summary for property $buffer
error 56 No summary for property $error_string
error 58 No summary for property $line

parser/PhingXMLContext.php 19

Type Line Description
error 0 No summary was found for this file
error 57 Argument $project is missing from the Docblock of __construct
error 73 Argument $cfg is missing from the Docblock of startConfigure
error 73 No summary for method ""
error 78 No summary for method ""
error 86 No summary for method ""
error 102 Argument $file is missing from the Docblock of addImport
error 102 No summary for method ""
error 110 No summary for method ""
error 127 No summary for method ""
error 135 Argument $target is missing from the Docblock of setImplicitTarget
error 135 No summary for method ""
error 143 No summary for method ""
error 151 Argument $target is missing from the Docblock of setCurrentTarget
error 151 No summary for method ""
error 159 No summary for method ""
error 167 Argument $currentTargets is missing from the Docblock of setCurrentTargets
error 167 No summary for method ""
error 68 No summary for property $configurators

parser/ExpatParseException.php 1

Type Line Description
error 0 No summary was found for this file

parser/RootHandler.php 4

Type Line Description
error 0 No summary was found for this file
error 63 Argument $parser is missing from the Docblock of __construct
error 84 Argument $tag is missing from the Docblock of startElement
error 48 No summary for property $context

parser/Location.php 6

Type Line Description
error 0 No summary was found for this file
error 45 Argument $fileName is missing from the Docblock of Location
error 77 No summary for method ""
error 34 No summary for property $fileName
error 35 No summary for property $lineNumber
error 36 No summary for property $columnNumber

parser/AbstractHandler.php 6

Type Line Description
error 0 No summary was found for this file
error 47 Argument $parser is missing from the Docblock of __construct
error 87 Argument $name is missing from the Docblock of endElement
error 101 Argument $data is missing from the Docblock of characters
error 36 No summary for property $parentHandler
error 37 No summary for property $parser

parser/ElementHandler.php 5

Type Line Description
error 0 No summary was found for this file
error 82 Argument $parser is missing from the Docblock of __construct
error 117 Argument $propType is missing from the Docblock of init
error 159 Argument $data is missing from the Docblock of characters
error 174 Argument $name is missing from the Docblock of startElement

parser/CustomChildCreator.php 1

Type Line Description
error 39 Argument $elementName is missing from the Docblock of customChildCreator

parser/TargetHandler.php 2

Type Line Description
error 0 No summary was found for this file
error 201 Argument $name is missing from the Docblock of startElement

parser/ProjectHandler.php 7

Type Line Description
error 0 No summary was found for this file
error 57 Argument $parser is missing from the Docblock of __construct
error 73 Argument $tag is missing from the Docblock of init
error 169 Argument $name is missing from the Docblock of startElement
error 189 Argument $name is missing from the Docblock of canonicalName
error 189 No summary for method ""
error 47 No summary for property $context

IntrospectionHelper.php 10

Type Line Description
error 0 No summary was found for this file
error 110 Argument $class is missing from the Docblock of getHelper
error 130 Argument $class is missing from the Docblock of __construct
error 292 Argument $project is missing from the Docblock of setAttribute
error 398 Argument $project is missing from the Docblock of addText
error 424 Argument $project is missing from the Docblock of createElement
error 529 Argument $project is missing from the Docblock of storeElement
error 597 Argument $project is missing from the Docblock of getElementName
error 637 Argument $methodName is missing from the Docblock of getPropertyName
error 648 Argument $msg is missing from the Docblock of warn

types/Excludes.php 4

Type Line Description
error 0 No summary was found for this file
error 67 Argument $project is missing from the Docblock of __construct
error 67 No summary for method ""
error 109 Argument $excludesNameEntryList is missing from the Docblock of addExcludesNameEntry

types/Commandline.php 28

Type Line Description
error 0 No summary was found for this file
error 65 Argument $to_process is missing from the Docblock of __construct
error 65 No summary for method ""
error 88 Argument $insertAtStart is missing from the Docblock of createArgument
error 104 Argument $executable is missing from the Docblock of setExecutable
error 117 No summary for method ""
error 125 Argument $line is missing from the Docblock of addArguments
error 125 No summary for method ""
error 168 No summary for method ""
error 187 Argument $argument is missing from the Docblock of quoteArgument
error 213 Argument $lines is missing from the Docblock of toString
error 238 Argument $to_process is missing from the Docblock of translateCommandline
error 238 No summary for method ""
error 308 No summary for method ""
error 316 No summary for method ""
error 365 Argument $args is missing from the Docblock of describeCommand
error 397 Argument $args is missing from the Docblock of describeArguments
error 435 Argument $outer is missing from the Docblock of __construct
error 435 No summary for method ""
error 445 Argument $value is missing from the Docblock of setValue
error 455 Argument $line is missing from the Docblock of setLine
error 429 No summary for property $parts
error 430 No summary for property $outer
error 518 Argument $outer is missing from the Docblock of __construct
error 518 No summary for method ""
error 510 No summary for property $position
error 511 No summary for property $realPos
error 512 No summary for property $outer

types/ExcludesNameEntry.php 2

Type Line Description
error 47 Argument $pattern is missing from the Docblock of addText
error 57 Argument $name is missing from the Docblock of setName

types/PhingFilterReader.php 18

Type Line Description
error 0 No summary was found for this file
error 44 Argument $className is missing from the Docblock of setClassName
error 44 No summary for method ""
error 49 No summary for method ""
error 59 Argument $classpath is missing from the Docblock of setClasspath
error 78 No summary for method ""
error 90 No summary for method ""
error 99 Argument $r is missing from the Docblock of setClasspathRef
error 99 No summary for method ""
error 111 Argument $param is missing from the Docblock of addParam
error 111 No summary for method ""
error 116 No summary for method ""
error 126 No summary for method ""
error 151 Argument $r is missing from the Docblock of setRefid
error 151 No summary for method ""
error 37 No summary for property $className
error 38 No summary for property $parameters
error 39 No summary for property $classPath

types/FileList.php 11

Type Line Description
error 0 No summary was found for this file
error 65 Argument $filelist is missing from the Docblock of __construct
error 80 Argument $r is missing from the Docblock of setRefid
error 93 Argument $dir is missing from the Docblock of setDir
error 110 Argument $p is missing from the Docblock of getDir
error 126 Argument $filenames is missing from the Docblock of setFiles
error 148 Argument $file is missing from the Docblock of setListFile
error 164 Argument $p is missing from the Docblock of getListFile
error 180 Argument $p is missing from the Docblock of getFiles
error 206 Argument $p is missing from the Docblock of getRef
error 229 Argument $p is missing from the Docblock of readListFile

types/TokenReader.php 3

Type Line Description
error 0 No summary was found for this file
error 45 Argument $project is missing from the Docblock of __construct
error 58 Argument $level is missing from the Docblock of log

types/PatternSet.php 25

Type Line Description
error 0 No summary was found for this file
error 49 Argument $r is missing from the Docblock of setRefid
error 125 Argument $includes is missing from the Docblock of setIncludes
error 148 Argument $excludes is missing from the Docblock of setExcludes
error 169 Argument $list is missing from the Docblock of addPatternToList
error 183 Argument $includesFile is missing from the Docblock of setIncludesFile
error 201 Argument $excludesFile is missing from the Docblock of setExcludesFile
error 223 Argument $patternfile is missing from the Docblock of readPatterns
error 260 Argument $other is missing from the Docblock of append
error 292 Argument $p is missing from the Docblock of getIncludePatterns
error 314 Argument $p is missing from the Docblock of getExcludePatterns
error 348 Argument $p is missing from the Docblock of getRef
error 372 Argument $list is missing from the Docblock of makeArray
error 397 Argument $p is missing from the Docblock of readFiles
error 431 No summary for method ""
error 36 No summary for property $includeList
error 37 No summary for property $excludeList
error 38 No summary for property $includesFileList
error 39 No summary for property $excludesFileList
error 495 Argument $pattern is missing from the Docblock of setPattern
error 504 Argument $name is missing from the Docblock of setName
error 513 Argument $cond is missing from the Docblock of setIf
error 522 Argument $cond is missing from the Docblock of setUnless
error 541 Argument $project is missing from the Docblock of evalName
error 552 Argument $project is missing from the Docblock of valid

types/AbstractFileSet.php 27

Type Line Description
error 0 No summary was found for this file
error 98 Argument $fileset is missing from the Docblock of __construct
error 98 No summary for method ""
error 115 Argument $expandSymbolicLinks is missing from the Docblock of setExpandSymbolicLinks
error 128 Argument $r is missing from the Docblock of setRefid
error 146 Argument $dir is missing from the Docblock of setDir
error 146 No summary for method ""
error 162 Argument $p is missing from the Docblock of getDir
error 162 No summary for method ""
error 175 No summary for method ""
error 239 Argument $includes is missing from the Docblock of setIncludes
error 253 Argument $excludes is missing from the Docblock of setExcludes
error 267 Argument $incl is missing from the Docblock of setIncludesfile
error 281 Argument $excl is missing from the Docblock of setExcludesfile
error 298 Argument $useDefaultExcludes is missing from the Docblock of setDefaultexcludes
error 310 Argument $isCaseSensitive is missing from the Docblock of setCaseSensitive
error 321 Argument $p is missing from the Docblock of getDirectoryScanner
error 354 Argument $ds is missing from the Docblock of setupDirectoryScanner
error 396 Argument $p is missing from the Docblock of getRef
error 481 Argument $p is missing from the Docblock of getSelectors
error 519 Argument $selector is missing from the Docblock of appendSelector
error 77 No summary for property $useDefaultExcludes
error 88 No summary for property $defaultPatterns
error 90 No summary for property $additionalPatterns
error 91 No summary for property $dir
error 92 No summary for property $isCaseSensitive
error 93 No summary for property $selectors

types/FileSet.php 1

Type Line Description
error 0 No summary was found for this file

types/Path.php 24

Type Line Description
error 0 No summary was found for this file
error 76 Argument $project is missing from the Docblock of __construct
error 96 Argument $location is missing from the Docblock of setDir
error 111 Argument $path is missing from the Docblock of setPath
error 131 Argument $r is missing from the Docblock of setRefid
error 167 Argument $fs is missing from the Docblock of addFileset
error 185 Argument $dset is missing from the Docblock of addDirset
error 222 Argument $other is missing from the Docblock of append
error 243 Argument $source is missing from the Docblock of addExisting
error 365 Argument $project is missing from the Docblock of translatePath
error 401 Argument $source is missing from the Docblock of translateFile
error 425 Argument $buffer is missing from the Docblock of translateFileSep
error 472 Argument $stk is missing from the Docblock of dieOnCircularReference
error 510 Argument $project is missing from the Docblock of resolveFile
error 69 No summary for property $elements
error 538 Argument $outer is missing from the Docblock of __construct
error 538 No summary for method ""
error 548 Argument $loc is missing from the Docblock of setDir
error 548 No summary for method ""
error 558 Argument $path is missing from the Docblock of setPath
error 558 No summary for method ""
error 566 No summary for method ""
error 530 No summary for property $parts
error 533 No summary for property $outer

types/selectors/ExtendSelector.php 7

Type Line Description
error 0 No summary was found for this file
error 47 Argument $classname is missing from the Docblock of setClassname
error 84 Argument $p is missing from the Docblock of addParam
error 125 Argument $basedir is missing from the Docblock of isSelected
error 38 No summary for property $classname
error 39 No summary for property $dynselector
error 40 No summary for property $parameters

types/selectors/MajoritySelector.php 6

Type Line Description
error 0 No summary was found for this file
error 44 No summary for method ""
error 59 Argument $tiebreaker is missing from the Docblock of setAllowtie
error 59 No summary for method ""
error 75 Argument $basedir is missing from the Docblock of isSelected
error 39 No summary for property $allowtie

types/selectors/SelectorUtils.php 4

Type Line Description
error 0 No summary was found for this file
error 181 Argument $pattern is missing from the Docblock of match
error 204 Argument $src is missing from the Docblock of isOutOfDate
error 42 No summary for property $instance

types/selectors/OrSelector.php 3

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method ""
error 60 Argument $basedir is missing from the Docblock of isSelected

types/selectors/SelectSelector.php 3

Type Line Description
error 0 No summary was found for this file
error 44 No summary for method ""
error 96 Argument $p is missing from the Docblock of getSelectors

types/selectors/PresentSelector.php 9

Type Line Description
error 42 No summary for method ""
error 74 Argument $targetdir is missing from the Docblock of setTargetdir
error 110 Argument $fp is missing from the Docblock of setPresent
error 151 Argument $basedir is missing from the Docblock of isSelected
error 33 No summary for property $targetdir
error 34 No summary for property $mapperElement
error 35 No summary for property $map
error 36 No summary for property $destmustexist
error 37 No summary for property $filePresence

types/selectors/ContainsSelector.php 7

Type Line Description
error 0 No summary was found for this file
error 44 No summary for method ""
error 64 Argument $contains is missing from the Docblock of setText
error 74 Argument $casesensitive is missing from the Docblock of setCasesensitive
error 86 Argument $parameters is missing from the Docblock of setParameters
error 36 No summary for property $contains
error 37 No summary for property $casesensitive

types/selectors/AndSelector.php 3

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method ""
error 60 Argument $basedir is missing from the Docblock of isSelected

types/selectors/FileSelector.php 2

Type Line Description
error 0 No summary was found for this file
error 45 Argument $basedir is missing from the Docblock of isSelected

types/selectors/ContainsRegexpSelector.php 9

Type Line Description
error 0 No summary was found for this file
error 59 No summary for method ""
error 79 Argument $exp is missing from the Docblock of setExpression
error 89 Argument $casesensitive is missing from the Docblock of setCasesensitive
error 102 Argument $parameters is missing from the Docblock of setParameters
error 146 Argument $basedir is missing from the Docblock of isSelected
error 45 No summary for property $myExpression
error 48 No summary for property $casesensitive
error 51 No summary for property $myRegExp

types/selectors/BaseSelectorContainer.php 3

Type Line Description
error 0 No summary was found for this file
error 58 Argument $p is missing from the Docblock of getSelectors
error 35 No summary for property $selectorsList

types/selectors/SelectorContainer.php 2

Type Line Description
error 50 Argument $p is missing from the Docblock of getSelectors
error 66 Argument $selector is missing from the Docblock of appendSelector

types/selectors/NoneSelector.php 3

Type Line Description
error 0 No summary was found for this file
error 39 No summary for method ""
error 61 Argument $basedir is missing from the Docblock of isSelected

types/selectors/SelectorScanner.php 2

Type Line Description
error 0 No summary was found for this file
error 39 Argument $selectors is missing from the Docblock of setSelectors

types/selectors/DependSelector.php 9

Type Line Description
error 0 No summary was found for this file
error 47 No summary for method ""
error 58 No summary for method ""
error 97 Argument $granularity is missing from the Docblock of setGranularity
error 147 Argument $basedir is missing from the Docblock of isSelected
error 39 No summary for property $targetdir
error 40 No summary for property $mapperElement
error 41 No summary for property $map
error 42 No summary for property $granularity

types/selectors/FilenameSelector.php 10

Type Line Description
error 0 No summary was found for this file
error 43 No summary for method ""
error 73 Argument $pattern is missing from the Docblock of setName
error 91 Argument $casesensitive is missing from the Docblock of setCasesensitive
error 106 Argument $negated is missing from the Docblock of setNegate
error 119 Argument $parameters is missing from the Docblock of setParameters
error 172 Argument $basedir is missing from the Docblock of isSelected
error 33 No summary for property $pattern
error 34 No summary for property $casesensitive
error 35 No summary for property $negated

types/selectors/ExtendFileSelector.php 1

Type Line Description
error 0 No summary was found for this file

types/selectors/BaseSelector.php 3

Type Line Description
error 0 No summary was found for this file
error 47 Argument $msg is missing from the Docblock of setError
error 37 No summary for property $errmsg

types/selectors/TypeSelector.php 6

Type Line Description
error 0 No summary was found for this file
error 47 No summary for method ""
error 58 Argument $type is missing from the Docblock of setType
error 70 Argument $parameters is missing from the Docblock of setParameters
error 108 Argument $basedir is missing from the Docblock of isSelected
error 36 No summary for property $type

types/selectors/SizeSelector.php 12

Type Line Description
error 93 No summary for method ""
error 119 Argument $size is missing from the Docblock of setValue
error 154 Argument $units is missing from the Docblock of setUnits
error 193 Argument $cmp is missing from the Docblock of setWhen
error 213 Argument $parameters is missing from the Docblock of setParameters
error 280 Argument $basedir is missing from the Docblock of isSelected
error 31 No summary for property $size
error 34 No summary for property $multiplier
error 37 No summary for property $sizelimit
error 40 No summary for property $cmp
error 47 No summary for property $sizeComparisons
error 50 No summary for property $byteUnits

types/selectors/BaseExtendSelector.php 2

Type Line Description
error 0 No summary was found for this file
error 50 Argument $parameters is missing from the Docblock of setParameters

types/selectors/NotSelector.php 2

Type Line Description
error 0 No summary was found for this file
error 41 No summary for method ""

types/selectors/DepthSelector.php 8

Type Line Description
error 0 No summary was found for this file
error 45 No summary for method ""
error 63 Argument $min is missing from the Docblock of setMin
error 75 Argument $max is missing from the Docblock of setMax
error 90 Argument $parameters is missing from the Docblock of setParameters
error 149 Argument $basedir is missing from the Docblock of isSelected
error 34 No summary for property $min
error 37 No summary for property $max

types/selectors/DateSelector.php 16

Type Line Description
error 0 No summary was found for this file
error 53 No summary for method ""
error 63 No summary for method ""
error 88 Argument $seconds is missing from the Docblock of setSeconds
error 107 Argument $dateTime is missing from the Docblock of setDatetime
error 127 Argument $includeDirs is missing from the Docblock of setCheckdirs
error 137 Argument $granularity is missing from the Docblock of setGranularity
error 148 Argument $cmp is missing from the Docblock of setWhen
error 165 Argument $parameters is missing from the Docblock of setParameters
error 223 Argument $basedir is missing from the Docblock of isSelected
error 38 No summary for property $seconds
error 39 No summary for property $dateTime
error 40 No summary for property $includeDirs
error 41 No summary for property $granularity
error 42 No summary for property $cmp
error 48 No summary for property $timeComparisons

types/DataType.php 5

Type Line Description
error 0 No summary was found for this file
error 71 Argument $desc is missing from the Docblock of setDescription
error 107 Argument $r is missing from the Docblock of setRefid
error 134 Argument $stk is missing from the Docblock of dieOnCircularReference
error 177 Argument $requiredClass is missing from the Docblock of getCheckedRef

types/PearPackageFileSet.php 8

Type Line Description
error 0 Only one @package tag is allowed
error 94 Argument $p is missing from the Docblock of getDirectoryScanner
error 114 Argument $p is missing from the Docblock of getDir
error 130 Argument $p is missing from the Docblock of loadPearPackageScanner
error 150 Argument $descFile is missing from the Docblock of setDescFile
error 164 Argument $package is missing from the Docblock of setPackage
error 188 Argument $role is missing from the Docblock of setRole
error 200 Argument $config is missing from the Docblock of setConfig

types/FilterChain.php 47

Type Line Description
error 0 No summary was found for this file
error 58 Argument $project is missing from the Docblock of __construct
error 58 No summary for method ""
error 68 No summary for method ""
error 76 Argument $o is missing from the Docblock of addExpandProperties
error 76 No summary for method ""
error 85 Argument $o is missing from the Docblock of addGettext
error 85 No summary for method ""
error 94 Argument $o is missing from the Docblock of addHeadFilter
error 94 No summary for method ""
error 103 Argument $o is missing from the Docblock of addIconvFilter
error 103 No summary for method ""
error 112 Argument $o is missing from the Docblock of addTailFilter
error 112 No summary for method ""
error 121 Argument $o is missing from the Docblock of addLineContains
error 121 No summary for method ""
error 130 Argument $o is missing from the Docblock of addLineContainsRegExp
error 130 No summary for method ""
error 139 Argument $o is missing from the Docblock of addPrefixLines
error 139 No summary for method ""
error 148 Argument $o is missing from the Docblock of addReplaceTokens
error 148 No summary for method ""
error 157 Argument $o is missing from the Docblock of addReplaceTokensWithFile
error 157 No summary for method ""
error 166 Argument $o is missing from the Docblock of addReplaceRegexp
error 166 No summary for method ""
error 175 Argument $o is missing from the Docblock of addStripPhpComments
error 175 No summary for method ""
error 184 Argument $o is missing from the Docblock of addStripLineBreaks
error 184 No summary for method ""
error 193 Argument $o is missing from the Docblock of addStripLineComments
error 193 No summary for method ""
error 202 Argument $o is missing from the Docblock of addStripWhitespace
error 202 No summary for method ""
error 211 Argument $o is missing from the Docblock of addTidyFilter
error 211 No summary for method ""
error 220 Argument $o is missing from the Docblock of addTabToSpaces
error 220 No summary for method ""
error 229 Argument $o is missing from the Docblock of addXincludeFilter
error 229 No summary for method ""
error 238 Argument $o is missing from the Docblock of addXsltFilter
error 238 No summary for method ""
error 247 Argument $o is missing from the Docblock of addFilterReader
error 247 No summary for method ""
error 267 Argument $r is missing from the Docblock of setRefid
error 267 No summary for method ""
error 53 No summary for property $filterReaders

types/TokenSource.php 3

Type Line Description
error 0 No summary was found for this file
error 123 Argument $reader is missing from the Docblock of configureTokenReader
error 137 Argument $c is missing from the Docblock of setClassname

types/Description.php 2

Type Line Description
error 0 No summary was found for this file
error 46 Argument $text is missing from the Docblock of addText

types/RegularExpression.php 26

Type Line Description
error 0 No summary was found for this file
error 54 No summary for method ""
error 62 Argument $pattern is missing from the Docblock of setPattern
error 62 No summary for method ""
error 70 Argument $replace is missing from the Docblock of setReplace
error 70 No summary for method ""
error 80 Argument $p is missing from the Docblock of getPattern
error 80 No summary for method ""
error 96 Argument $p is missing from the Docblock of getReplace
error 96 No summary for method ""
error 110 Argument $modifiers is missing from the Docblock of setModifiers
error 110 No summary for method ""
error 118 No summary for method ""
error 126 Argument $bit is missing from the Docblock of setIgnoreCase
error 126 No summary for method ""
error 134 No summary for method ""
error 142 Argument $multiline is missing from the Docblock of setMultiline
error 142 No summary for method ""
error 150 No summary for method ""
error 160 Argument $p is missing from the Docblock of getRegexp
error 160 No summary for method ""
error 176 Argument $p is missing from the Docblock of getRef
error 176 No summary for method ""
error 41 No summary for property $regexp
error 48 No summary for property $ignoreCase
error 49 No summary for property $multiline

types/Parameter.php 13

Type Line Description
error 0 No summary was found for this file
error 51 Argument $name is missing from the Docblock of setName
error 51 No summary for method ""
error 59 Argument $type is missing from the Docblock of setType
error 59 No summary for method ""
error 68 Argument $value is missing from the Docblock of setListeningValue
error 76 Argument $value is missing from the Docblock of setValue
error 76 No summary for method ""
error 81 No summary for method ""
error 86 No summary for method ""
error 94 No summary for method ""
error 106 No summary for method ""
error 116 No summary for method ""

types/PropertyValue.php 5

Type Line Description
error 0 No summary was found for this file
error 38 Argument $value is missing from the Docblock of __construct
error 49 Argument $value is missing from the Docblock of setValue
error 63 No summary for method ""
error 32 No summary for property $value

types/DirSet.php 3

Type Line Description
error 0 No summary was found for this file
error 37 Argument $dirset is missing from the Docblock of __construct
error 37 No summary for method ""

types/IterableFileSet.php 3

Type Line Description
error 0 No summary was found for this file
error 37 No summary for method ""
error 45 No summary for method ""

types/Parameterizable.php 3

Type Line Description
error 0 No summary was found for this file
error 36 Argument $parameters is missing from the Docblock of setParameters
error 36 No summary for method ""

types/Reference.php 7

Type Line Description
error 33 Argument $id is missing from the Docblock of __construct
error 33 No summary for method ""
error 43 Argument $id is missing from the Docblock of setRefId
error 43 No summary for method ""
error 51 No summary for method ""
error 65 Argument $project is missing from the Docblock of getReferencedObject
error 28 No summary for property $refid

types/Mapper.php 16

Type Line Description
error 0 No summary was found for this file
error 55 Argument $project is missing from the Docblock of __construct
error 55 No summary for method ""
error 66 Argument $classpath is missing from the Docblock of setClasspath
error 98 Argument $r is missing from the Docblock of setClasspathRef
error 111 Argument $type is missing from the Docblock of setType
error 123 Argument $classname is missing from the Docblock of setClassname
error 136 Argument $from is missing from the Docblock of setFrom
error 149 Argument $to is missing from the Docblock of setTo
error 164 Argument $r is missing from the Docblock of setRefid
error 45 No summary for property $type
error 46 No summary for property $classname
error 47 No summary for property $from
error 48 No summary for property $to
error 49 No summary for property $classpath
error 50 No summary for property $classpathId