Calc/CheckDigit.php 2

Type Line Description
error 0 No summary was found for this file
error 13 No summary for method modulus10wait3()

DataStructure/Enum.php 6

Type Line Description
error 0 No summary was found for this file
error 11 Argument $value is missing from the Docblock of __construct
error 11 No summary for method __construct()
error 33 No summary for method getValue()
error 37 No summary for method __toString()
error 9 No summary for property $scalar

Date/MonthCalc.php 2

Type Line Description
error 0 No summary was found for this file
error 17 No summary for method calc()

Db/Dbal.php 14

Type Line Description
error 0 No summary was found for this file
error 13 Argument $pdo is missing from the Docblock of __construct
error 13 No summary for method __construct()
error 16 No summary for method getPdo()
error 25 No summary for method query()
error 35 No summary for method queryOne()
error 49 No summary for method queryAsStmt()
error 59 No summary for method execute()
error 69 No summary for method prepare()
error 85 No summary for method begin()
error 88 No summary for method rollback()
error 91 No summary for method commit()
error 94 No summary for method close()
error 11 No summary for property $pdo

Db/DbalFactory.php 9

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \Puyo\Db\DbalFactory
error 7 No summary for method getPdoOptions()
error 17 Argument $host is missing from the Docblock of mysql
error 17 Argument $dbname is missing from the Docblock of mysql
error 17 Argument $user is missing from the Docblock of mysql
error 17 Argument $pw is missing from the Docblock of mysql
error 17 Argument $charset is missing from the Docblock of mysql
error 17 No summary for method mysql()

Db/SqlDumper.php 1

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

File/Generator/CsvLineGenerator.php 2

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \Puyo\File\Generator\CsvLineGenerator

File/Generator/LineGenerator.php 2

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \Puyo\File\Generator\LineGenerator

File/Iterator/ByteIterator53.php 6

Type Line Description
error 0 No summary was found for this file
error 30 No summary for method setBufferSize()
error 35 No summary for method next()
error 41 No summary for method rewind()
error 48 No summary for method valid()
error 24 No summary for property $bufferSize

File/Iterator/CsvLineIterator53.php 2

Type Line Description
error 0 No summary was found for this file
error 22 No summary for method next()

File/Iterator/FileIterator53.php 8

Type Line Description
error 0 No summary was found for this file
error 25 No summary for method __construct()
error 37 No summary for method createByPath()
error 45 No summary for method __destruct()
error 49 No summary for method current()
error 53 No summary for method key()
error 16 No summary for property $fp
error 20 No summary for property $buf

File/Iterator/LineIterator53.php 4

Type Line Description
error 0 No summary was found for this file
error 24 No summary for method next()
error 30 No summary for method rewind()
error 37 No summary for method valid()

Loader/Psr0.php 4

Type Line Description
error 0 No summary was found for this file
error 13 No summary for property $namespace
error 14 No summary for property $includePath
error 15 No summary for property $fileExt

Loader/Psr4.php 4

Type Line Description
error 0 No summary was found for this file
error 13 No summary for property $nsPrefix
error 14 No summary for property $baseDir
error 15 No summary for property $fileExt

Pager/Page.php 1

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

Pager/Pager.php 6

Type Line Description
error 0 No summary was found for this file
error 283 Argument $visiblePages is missing from the Docblock of getPagesAsArray
error 283 No summary for method getPagesAsArray()
error 347 No summary for method getPrevPageAsArray()
error 364 No summary for method getFirstPageAsArray()
error 377 No summary for method getLastPageAsArray()

Psr7/Stream.php 8

Type Line Description
error 0 No summary was found for this file
error 69 No summary for method detach()
error 283 Argument $fileOrStream is missing from the Docblock of setStream
error 283 Argument $mode is missing from the Docblock of setStream
error 283 No summary for method setStream()
error 311 No summary for method isAvailableStream()
error 318 No summary for method closeTmpStream()
error 13 No summary for property $fp

Psr7/UploadedFile.php 11

Type Line Description
error 0 No summary was found for this file
error 39 No summary for method __construct()
error 159 Argument $path is missing from the Docblock of writeFile
error 159 No summary for method writeFile()
error 12 No summary for property $clientFilename
error 15 No summary for property $clientMediaType
error 18 No summary for property $errorCode
error 21 No summary for property $file
error 24 No summary for property $moved
error 27 No summary for property $size
error 30 No summary for property $stream

Security/Csrf/Strategy/IStrategy.php 3

Type Line Description
error 0 No summary was found for this file
error 4 No summary for interface \Puyo\Security\Csrf\Strategy\IStrategy
error 9 No summary for method createToken()

Security/Csrf/Strategy/SessionId.php 3

Type Line Description
error 0 No summary was found for this file
error 12 No summary for method __construct()
error 19 No summary for method createToken()

Security/Csrf/Strategy/SessionIdAbstract.php 2

Type Line Description
error 0 No summary was found for this file
error 9 No summary for method __construct()

Security/Csrf/Strategy/SessionMicroTime.php 3

Type Line Description
error 0 No summary was found for this file
error 12 No summary for method __construct()
error 19 No summary for method createToken()

Security/Csrf/LightManager.php 10

Type Line Description
error 0 No summary was found for this file
error 25 Argument $strategy is missing from the Docblock of __construct
error 25 No summary for method __construct()
error 43 No summary for method getToken()
error 50 Argument $token is missing from the Docblock of checkToken
error 50 No summary for method checkToken()
error 57 No summary for method hasToken()
error 63 No summary for method removeToken()
error 21 No summary for property $tokenStrategy
error 23 No summary for property $sessionKey

Time/Clock.php 3

Type Line Description
error 0 No summary was found for this file
error 77 No summary for method getToday()
error 84 No summary for method getTodayAsInt()

Time/DTI.php 30

Type Line Description
error 0 No summary was found for this file
error 18 Argument $interval is missing from the Docblock of add
error 18 No summary for method add()
error 23 Argument $format is missing from the Docblock of createFromFormat
error 23 Argument $time is missing from the Docblock of createFromFormat
error 23 Argument $timezone is missing from the Docblock of createFromFormat
error 23 No summary for method createFromFormat()
error 36 Argument $datetime is missing from the Docblock of createFromMutable
error 36 No summary for method createFromMutable()
error 40 Argument $modify is missing from the Docblock of modify
error 40 No summary for method modify()
error 45 Argument $year is missing from the Docblock of setDate
error 45 Argument $month is missing from the Docblock of setDate
error 45 Argument $day is missing from the Docblock of setDate
error 45 No summary for method setDate()
error 50 Argument $year is missing from the Docblock of setISODate
error 50 Argument $month is missing from the Docblock of setISODate
error 50 Argument $day is missing from the Docblock of setISODate
error 50 No summary for method setISODate()
error 54 Argument $hour is missing from the Docblock of setTime
error 54 Argument $minute is missing from the Docblock of setTime
error 54 Argument $second is missing from the Docblock of setTime
error 54 Argument $microseconds is missing from the Docblock of setTime
error 54 No summary for method setTime()
error 62 Argument $unixtimestamp is missing from the Docblock of setTimestamp
error 62 No summary for method setTimestamp()
error 66 Argument $timezone is missing from the Docblock of setTimezone
error 66 No summary for method setTimezone()
error 70 Argument $interval is missing from the Docblock of sub
error 70 No summary for method sub()

Time/TimeRange.php 3

Type Line Description
error 0 No summary was found for this file
error 13 No summary for property $startTime
error 15 No summary for property $endTime

Util/Date.php 1

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

Util/Json.php 2

Type Line Description
error 0 No summary was found for this file
error 41 No summary for method decode()

Util/PhpError.php 3

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \Puyo\Util\PhpError
error 83 No summary for method formatTraceAsString()

Util/Strings.php 1

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

MultiProcessor.php 3

Type Line Description
error 0 No summary was found for this file
error 37 No summary for method __construct()
error 93 No summary for method startChildren()