vendor/psr/log/Psr/Log/InvalidArgumentException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \Psr\Log\InvalidArgumentException

vendor/psr/log/Psr/Log/AbstractLogger.php 1

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

vendor/psr/log/Psr/Log/LoggerAwareInterface.php 1

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

vendor/psr/log/Psr/Log/LoggerTrait.php 1

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

vendor/psr/log/Psr/Log/LoggerAwareTrait.php 2

Type Line Description
error 0 No summary was found for this file
error 11 No summary for property $logger

vendor/psr/log/Psr/Log/NullLogger.php 1

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

vendor/psr/log/Psr/Log/LoggerInterface.php 1

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

vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php 13

Type Line Description
error 0 No summary was found for this file
error 128 No summary for class \Psr\Log\Test\DummyTest
error 18 No summary for method getLogger()
error 29 No summary for method testImplements()
error 37 Argument $level is missing from the Docblock of testLogsAtAllLevels()
error 37 Argument $message is missing from the Docblock of testLogsAtAllLevels()
error 37 No summary for method testLogsAtAllLevels()
error 50 No summary for method provideLevelsAndMessages()
error 67 No summary for method testThrowsOnInvalidLevel()
error 73 No summary for method testContextReplacement()
error 82 No summary for method testObjectCastToString()
error 95 No summary for method testContextCanContainAnything()
error 114 No summary for method testContextExceptionKeyCanBeExceptionOrOtherValues()

vendor/evenement/evenement/src/Evenement/EventEmitter.php 2

Type Line Description
error 0 No summary was found for this file
error 14 No summary for class \Evenement\EventEmitter

vendor/psr/log/Psr/Log/LogLevel.php 1

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

vendor/evenement/evenement/src/Evenement/EventEmitterInterface.php 14

Type Line Description
error 0 No summary was found for this file
error 14 No summary for interface \Evenement\EventEmitterInterface
error 16 Argument $event is missing from the Docblock of on()
error 16 No summary for method on()
error 17 Argument $event is missing from the Docblock of once()
error 17 No summary for method once()
error 18 Argument $event is missing from the Docblock of removeListener()
error 18 No summary for method removeListener()
error 19 Argument $event is missing from the Docblock of removeAllListeners()
error 19 No summary for method removeAllListeners()
error 20 Argument $event is missing from the Docblock of listeners()
error 20 No summary for method listeners()
error 21 Argument $event is missing from the Docblock of emit()
error 21 No summary for method emit()

vendor/phergie/phergie-irc-client-react/src/Client.php 2

Type Line Description
error 69 No summary for property $resolver
error 74 No summary for property $dnsServer

vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php 15

Type Line Description
error 0 No summary was found for this file
error 14 No summary for trait \Evenement\EventEmitterTrait
error 18 Argument $event is missing from the Docblock of on()
error 18 No summary for method on()
error 27 Argument $event is missing from the Docblock of once()
error 27 No summary for method once()
error 38 Argument $event is missing from the Docblock of removeListener()
error 38 No summary for method removeListener()
error 48 Argument $event is missing from the Docblock of removeAllListeners()
error 48 No summary for method removeAllListeners()
error 57 Argument $event is missing from the Docblock of listeners()
error 57 No summary for method listeners()
error 62 Argument $event is missing from the Docblock of emit()
error 62 No summary for method emit()
error 16 No summary for property $listeners

vendor/react/stream/src/Util.php 6

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \React\Stream\Util
error 9 No summary for method pipe()
error 37 Argument $source is missing from the Docblock of forwardEvents()
error 37 Argument $target is missing from the Docblock of forwardEvents()
error 37 No summary for method forwardEvents()

vendor/react/stream/src/Stream.php 25

Type Line Description
error 0 No summary was found for this file
error 9 No summary for class \React\Stream\Stream
error 19 Argument $stream is missing from the Docblock of __construct()
error 19 No summary for method __construct()
error 43 No summary for method isReadable()
error 48 No summary for method isWritable()
error 53 No summary for method pause()
error 58 No summary for method resume()
error 65 Argument $data is missing from the Docblock of write()
error 65 No summary for method write()
error 74 No summary for method close()
error 94 Argument $data is missing from the Docblock of end()
error 94 No summary for method end()
error 112 No summary for method pipe()
error 119 Argument $stream is missing from the Docblock of handleData()
error 119 No summary for method handleData()
error 130 No summary for method handleClose()
error 137 No summary for method getBuffer()
error 11 No summary for property $bufferSize
error 12 No summary for property $stream
error 13 No summary for property $readable
error 14 No summary for property $writable
error 15 No summary for property $closing
error 16 No summary for property $loop
error 17 No summary for property $buffer

vendor/react/stream/src/WritableStream.php 9

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \React\Stream\WritableStream
error 11 Argument $data is missing from the Docblock of write()
error 11 No summary for method write()
error 15 Argument $data is missing from the Docblock of end()
error 15 No summary for method end()
error 24 No summary for method isWritable()
error 29 No summary for method close()
error 9 No summary for property $closed

vendor/react/stream/src/BufferedSink.php 14

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \React\Stream\BufferedSink
error 13 No summary for method __construct()
error 21 Argument $source is missing from the Docblock of handlePipeEvent()
error 21 No summary for method handlePipeEvent()
error 26 Argument $e is missing from the Docblock of handleErrorEvent()
error 26 No summary for method handleErrorEvent()
error 31 Argument $data is missing from the Docblock of write()
error 31 No summary for method write()
error 37 No summary for method close()
error 47 No summary for method promise()
error 52 No summary for method createPromise()
error 10 No summary for property $buffer
error 11 No summary for property $deferred

vendor/react/stream/src/WritableStreamInterface.php 8

Type Line Description
error 0 No summary was found for this file
error 13 No summary for interface \React\Stream\WritableStreamInterface
error 15 No summary for method isWritable()
error 16 Argument $data is missing from the Docblock of write()
error 16 No summary for method write()
error 17 Argument $data is missing from the Docblock of end()
error 17 No summary for method end()
error 18 No summary for method close()

vendor/react/stream/src/CompositeStream.php 18

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \React\Stream\CompositeStream
error 13 No summary for method __construct()
error 27 Argument $source is missing from the Docblock of handlePipeEvent()
error 27 No summary for method handlePipeEvent()
error 32 No summary for method isReadable()
error 37 No summary for method pause()
error 46 No summary for method resume()
error 55 No summary for method pipe()
error 62 No summary for method isWritable()
error 67 Argument $data is missing from the Docblock of write()
error 67 No summary for method write()
error 72 Argument $data is missing from the Docblock of end()
error 72 No summary for method end()
error 77 No summary for method close()
error 9 No summary for property $readable
error 10 No summary for property $writable
error 11 No summary for property $pipeSource

vendor/react/stream/src/ReadableStreamInterface.php 7

Type Line Description
error 0 No summary was found for this file
error 13 No summary for interface \React\Stream\ReadableStreamInterface
error 15 No summary for method isReadable()
error 16 No summary for method pause()
error 17 No summary for method resume()
error 18 No summary for method pipe()
error 19 No summary for method close()

vendor/react/stream/src/Buffer.php 23

Type Line Description
error 0 No summary was found for this file
error 9 No summary for class \React\Stream\Buffer
error 24 Argument $stream is missing from the Docblock of __construct()
error 24 No summary for method __construct()
error 30 No summary for method isWritable()
error 35 Argument $data is missing from the Docblock of write()
error 35 No summary for method write()
error 54 Argument $data is missing from the Docblock of end()
error 54 No summary for method end()
error 69 No summary for method close()
error 78 No summary for method handleWrite()
error 128 Argument $errno is missing from the Docblock of errorHandler()
error 128 Argument $errstr is missing from the Docblock of errorHandler()
error 128 Argument $errfile is missing from the Docblock of errorHandler()
error 128 Argument $errline is missing from the Docblock of errorHandler()
error 128 No summary for method errorHandler()
error 11 No summary for property $stream
error 12 No summary for property $listening
error 13 No summary for property $softLimit
error 14 No summary for property $writable
error 15 No summary for property $loop
error 16 No summary for property $data
error 17 No summary for property $lastError

vendor/react/stream/src/ThroughStream.php 9

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Stream\ThroughStream
error 7 No summary for method __construct()
error 15 Argument $data is missing from the Docblock of filter()
error 15 No summary for method filter()
error 20 Argument $data is missing from the Docblock of write()
error 20 No summary for method write()
error 25 Argument $data is missing from the Docblock of end()
error 25 No summary for method end()

vendor/react/stream/src/ReadableStream.php 8

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \React\Stream\ReadableStream
error 11 No summary for method isReadable()
error 16 No summary for method pause()
error 20 No summary for method resume()
error 24 No summary for method pipe()
error 31 No summary for method close()
error 9 No summary for property $closed

vendor/react/stream/src/DuplexStreamInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \React\Stream\DuplexStreamInterface

vendor/react/cache/CacheInterface.php 9

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \React\Cache\CacheInterface
error 8 Argument $key is missing from the Docblock of get()
error 8 No summary for method get()
error 10 Argument $key is missing from the Docblock of set()
error 10 Argument $value is missing from the Docblock of set()
error 10 No summary for method set()
error 12 Argument $key is missing from the Docblock of remove()
error 12 No summary for method remove()

vendor/react/cache/ArrayCache.php 10

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \React\Cache\ArrayCache
error 11 Argument $key is missing from the Docblock of get()
error 11 No summary for method get()
error 20 Argument $key is missing from the Docblock of set()
error 20 Argument $value is missing from the Docblock of set()
error 20 No summary for method set()
error 25 Argument $key is missing from the Docblock of remove()
error 25 No summary for method remove()
error 9 No summary for property $data

vendor/react/dns/src/Query/TimeoutException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Dns\Query\TimeoutException

vendor/react/dns/src/Query/RecordBag.php 6

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \React\Dns\Query\RecordBag
error 12 Argument $currentTime is missing from the Docblock of set()
error 12 No summary for method set()
error 17 No summary for method all()
error 10 No summary for property $records

vendor/react/dns/src/Query/CachedExecutor.php 9

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \React\Dns\Query\CachedExecutor
error 13 No summary for method __construct()
error 19 Argument $nameserver is missing from the Docblock of query()
error 19 No summary for method query()
error 41 No summary for method buildResponse()
error 62 No summary for method generateId()
error 10 No summary for property $executor
error 11 No summary for property $cache

vendor/react/dns/src/Query/RetryExecutor.php 12

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \React\Dns\Query\RetryExecutor
error 12 Argument $retries is missing from the Docblock of __construct()
error 12 No summary for method __construct()
error 18 Argument $nameserver is missing from the Docblock of query()
error 18 No summary for method query()
error 27 Argument $nameserver is missing from the Docblock of tryQuery()
error 27 Argument $retries is missing from the Docblock of tryQuery()
error 27 Argument $deferred is missing from the Docblock of tryQuery()
error 27 No summary for method tryQuery()
error 9 No summary for property $executor
error 10 No summary for property $retries

vendor/react/dns/src/Query/Executor.php 20

Type Line Description
error 0 No summary was found for this file
error 13 No summary for class \React\Dns\Query\Executor
error 20 Argument $timeout is missing from the Docblock of __construct()
error 20 No summary for method __construct()
error 28 Argument $nameserver is missing from the Docblock of query()
error 28 No summary for method query()
error 38 No summary for method prepareRequest()
error 49 Argument $nameserver is missing from the Docblock of doQuery()
error 49 Argument $transport is missing from the Docblock of doQuery()
error 49 Argument $queryData is missing from the Docblock of doQuery()
error 49 Argument $name is missing from the Docblock of doQuery()
error 49 No summary for method doQuery()
error 95 No summary for method generateId()
error 100 Argument $nameserver is missing from the Docblock of createConnection()
error 100 Argument $transport is missing from the Docblock of createConnection()
error 100 No summary for method createConnection()
error 15 No summary for property $loop
error 16 No summary for property $parser
error 17 No summary for property $dumper
error 18 No summary for property $timeout

vendor/react/dns/src/Query/RecordCache.php 14

Type Line Description
error 0 No summary was found for this file
error 10 No summary for class \React\Dns\Query\RecordCache
error 15 No summary for method __construct()
error 20 No summary for method lookup()
error 39 Argument $currentTime is missing from the Docblock of storeResponseMessage()
error 39 No summary for method storeResponseMessage()
error 46 Argument $currentTime is missing from the Docblock of storeRecord()
error 46 No summary for method storeRecord()
error 68 Argument $currentTime is missing from the Docblock of expire()
error 68 No summary for method expire()
error 73 No summary for method serializeQueryToIdentity()
error 78 No summary for method serializeRecordToIdentity()
error 12 No summary for property $cache
error 13 No summary for property $expiredAt

vendor/react/dns/src/Query/Query.php 11

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Dns\Query\Query
error 12 Argument $name is missing from the Docblock of __construct()
error 12 Argument $type is missing from the Docblock of __construct()
error 12 Argument $class is missing from the Docblock of __construct()
error 12 Argument $currentTime is missing from the Docblock of __construct()
error 12 No summary for method __construct()
error 7 No summary for property $name
error 8 No summary for property $type
error 9 No summary for property $class
error 10 No summary for property $currentTime

vendor/react/dns/src/Query/ExecutorInterface.php 4

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \React\Dns\Query\ExecutorInterface
error 7 Argument $nameserver is missing from the Docblock of query()
error 7 No summary for method query()

vendor/react/dns/src/Resolver/Resolver.php 19

Type Line Description
error 0 No summary was found for this file
error 10 No summary for class \React\Dns\Resolver\Resolver
error 15 Argument $nameserver is missing from the Docblock of __construct()
error 15 No summary for method __construct()
error 21 Argument $domain is missing from the Docblock of resolve()
error 21 No summary for method resolve()
error 32 No summary for method extractAddress()
error 47 Argument $name is missing from the Docblock of resolveAliases()
error 47 No summary for method resolveAliases()
error 75 Argument $name is missing from the Docblock of filterByName()
error 75 No summary for method filterByName()
error 80 Argument $type is missing from the Docblock of filterByType()
error 80 No summary for method filterByType()
error 85 Argument $field is missing from the Docblock of filterByField()
error 85 Argument $value is missing from the Docblock of filterByField()
error 85 No summary for method filterByField()
error 92 No summary for method mapRecordData()
error 12 No summary for property $nameserver
error 13 No summary for property $executor

vendor/react/dns/src/Resolver/Factory.php 11

Type Line Description
error 0 No summary was found for this file
error 14 No summary for class \React\Dns\Resolver\Factory
error 16 Argument $nameserver is missing from the Docblock of create()
error 16 No summary for method create()
error 24 Argument $nameserver is missing from the Docblock of createCached()
error 24 No summary for method createCached()
error 32 No summary for method createExecutor()
error 37 No summary for method createRetryExecutor()
error 42 No summary for method createCachedExecutor()
error 47 Argument $nameserver is missing from the Docblock of addPortToServerIfMissing()
error 47 No summary for method addPortToServerIfMissing()

vendor/react/dns/src/Config/FilesystemFactory.php 10

Type Line Description
error 0 No summary was found for this file
error 10 No summary for class \React\Dns\Config\FilesystemFactory
error 14 No summary for method __construct()
error 19 Argument $filename is missing from the Docblock of create()
error 19 No summary for method create()
error 26 Argument $contents is missing from the Docblock of parseEtcResolvConf()
error 26 No summary for method parseEtcResolvConf()
error 44 Argument $filename is missing from the Docblock of loadEtcResolvConf()
error 44 No summary for method loadEtcResolvConf()
error 12 No summary for property $loop

vendor/react/dns/src/Config/Config.php 3

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Dns\Config\Config
error 7 No summary for property $nameservers

vendor/react/dns/src/Protocol/Parser.php 23

Type Line Description
error 0 No summary was found for this file
error 15 Argument $data is missing from the Docblock of parseChunk()
error 15 No summary for method parseChunk()
error 40 No summary for method parseHeader()
error 71 No summary for method parseQuestion()
error 107 No summary for method parseAnswer()
error 164 Argument $data is missing from the Docblock of readLabels()
error 164 Argument $consumed is missing from the Docblock of readLabels()
error 164 No summary for method readLabels()
error 194 Argument $data is missing from the Docblock of isEndOfLabels()
error 194 Argument $consumed is missing from the Docblock of isEndOfLabels()
error 194 No summary for method isEndOfLabels()
error 200 Argument $data is missing from the Docblock of getCompressedLabel()
error 200 Argument $consumed is missing from the Docblock of getCompressedLabel()
error 200 No summary for method getCompressedLabel()
error 208 Argument $data is missing from the Docblock of isCompressedLabel()
error 208 Argument $consumed is missing from the Docblock of isCompressedLabel()
error 208 No summary for method isCompressedLabel()
error 216 Argument $data is missing from the Docblock of getCompressedLabelOffset()
error 216 Argument $consumed is missing from the Docblock of getCompressedLabelOffset()
error 216 No summary for method getCompressedLabelOffset()
error 224 Argument $i is missing from the Docblock of signedLongToUnsignedLong()
error 224 No summary for method signedLongToUnsignedLong()

vendor/react/dns/src/Protocol/BinaryDumper.php 5

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \React\Dns\Protocol\BinaryDumper
error 10 No summary for method toBinary()
error 20 No summary for method headerToBinary()
error 46 No summary for method questionToBinary()

vendor/react/dns/src/RecordNotFoundException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Dns\RecordNotFoundException

vendor/react/dns/src/Model/Message.php 11

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Dns\Model\Message
error 38 No summary for method __construct()
error 43 No summary for method prepare()
error 28 No summary for property $data
error 30 No summary for property $header
error 31 No summary for property $questions
error 32 No summary for property $answers
error 33 No summary for property $authority
error 34 No summary for property $additional
error 36 No summary for property $consumed

vendor/react/dns/src/Model/HeaderBag.php 13

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Dns\Model\HeaderBag
error 24 Argument $name is missing from the Docblock of get()
error 24 No summary for method get()
error 29 Argument $name is missing from the Docblock of set()
error 29 Argument $value is missing from the Docblock of set()
error 29 No summary for method set()
error 34 No summary for method isQuery()
error 39 No summary for method isResponse()
error 44 No summary for method isTruncated()
error 49 No summary for method populateCounts()
error 7 No summary for property $data
error 9 No summary for property $attributes

vendor/react/dns/src/Model/Record.php 13

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Dns\Model\Record
error 13 Argument $name is missing from the Docblock of __construct()
error 13 Argument $type is missing from the Docblock of __construct()
error 13 Argument $class is missing from the Docblock of __construct()
error 13 Argument $ttl is missing from the Docblock of __construct()
error 13 Argument $data is missing from the Docblock of __construct()
error 13 No summary for method __construct()
error 7 No summary for property $name
error 8 No summary for property $type
error 9 No summary for property $class
error 10 No summary for property $ttl
error 11 No summary for property $data

vendor/react/dns/src/BadServerException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Dns\BadServerException

vendor/react/socket/src/Connection.php 8

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \React\Socket\Connection
error 9 Argument $stream is missing from the Docblock of handleData()
error 9 No summary for method handleData()
error 23 No summary for method handleClose()
error 33 No summary for method getRemoteAddress()
error 38 Argument $address is missing from the Docblock of parseAddress()
error 38 No summary for method parseAddress()

vendor/react/socket/src/ConnectionInterface.php 3

Type Line Description
error 0 No summary was found for this file
error 9 No summary for interface \React\Socket\ConnectionInterface
error 11 No summary for method getRemoteAddress()

vendor/react/socket/src/ConnectionException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Socket\ConnectionException

vendor/react/socket/src/Server.php 14

Type Line Description
error 0 No summary was found for this file
error 9 No summary for class \React\Socket\Server
error 14 No summary for method __construct()
error 19 Argument $port is missing from the Docblock of listen()
error 19 Argument $host is missing from the Docblock of listen()
error 19 No summary for method listen()
error 44 Argument $socket is missing from the Docblock of handleConnection()
error 44 No summary for method handleConnection()
error 53 No summary for method getPort()
error 60 No summary for method shutdown()
error 67 Argument $socket is missing from the Docblock of createConnection()
error 67 No summary for method createConnection()
error 11 No summary for property $master
error 12 No summary for property $loop

vendor/react/socket/src/ServerInterface.php 7

Type Line Description
error 0 No summary was found for this file
error 8 No summary for interface \React\Socket\ServerInterface
error 10 Argument $port is missing from the Docblock of listen()
error 10 Argument $host is missing from the Docblock of listen()
error 10 No summary for method listen()
error 11 No summary for method getPort()
error 12 No summary for method shutdown()

vendor/react/socket-client/src/ConnectorInterface.php 5

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \React\SocketClient\ConnectorInterface
error 7 Argument $host is missing from the Docblock of create()
error 7 Argument $port is missing from the Docblock of create()
error 7 No summary for method create()

vendor/react/socket-client/src/SecureConnector.php 8

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \React\SocketClient\SecureConnector
error 13 No summary for method __construct()
error 19 Argument $host is missing from the Docblock of create()
error 19 Argument $port is missing from the Docblock of create()
error 19 No summary for method create()
error 10 No summary for property $connector
error 11 No summary for property $streamEncryption

vendor/react/socket-client/src/StreamEncryption.php 17

Type Line Description
error 0 No summary was found for this file
error 24 No summary for method __construct()
error 40 No summary for method enable()
error 45 No summary for method disable()
error 50 Argument $toggle is missing from the Docblock of toggle()
error 50 No summary for method toggle()
error 87 Argument $socket is missing from the Docblock of toggleCrypto()
error 87 Argument $toggle is missing from the Docblock of toggleCrypto()
error 87 No summary for method toggleCrypto()
error 109 Argument $errno is missing from the Docblock of handleError()
error 109 Argument $errstr is missing from the Docblock of handleError()
error 109 No summary for method handleError()
error 16 No summary for property $loop
error 17 No summary for property $method
error 19 No summary for property $errstr
error 20 No summary for property $errno
error 22 No summary for property $wrapSecure

vendor/react/socket-client/src/Connector.php 23

Type Line Description
error 0 No summary was found for this file
error 11 No summary for class \React\SocketClient\Connector
error 16 No summary for method __construct()
error 22 Argument $host is missing from the Docblock of create()
error 22 Argument $port is missing from the Docblock of create()
error 22 No summary for method create()
error 31 Argument $address is missing from the Docblock of createSocketForAddress()
error 31 Argument $port is missing from the Docblock of createSocketForAddress()
error 31 Argument $hostName is missing from the Docblock of createSocketForAddress()
error 31 No summary for method createSocketForAddress()
error 62 Argument $stream is missing from the Docblock of waitForStreamOnce()
error 62 No summary for method waitForStreamOnce()
error 77 Argument $socket is missing from the Docblock of checkConnectedSocket()
error 77 No summary for method checkConnectedSocket()
error 88 Argument $socket is missing from the Docblock of handleConnectedSocket()
error 88 No summary for method handleConnectedSocket()
error 93 Argument $host is missing from the Docblock of getSocketUrl()
error 93 Argument $port is missing from the Docblock of getSocketUrl()
error 93 No summary for method getSocketUrl()
error 102 Argument $host is missing from the Docblock of resolveHostname()
error 102 No summary for method resolveHostname()
error 13 No summary for property $loop
error 14 No summary for property $resolver

vendor/react/socket-client/src/SecureStream.php 18

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \React\SocketClient\SecureStream
error 21 No summary for method __construct()
error 44 Argument $stream is missing from the Docblock of handleData()
error 44 No summary for method handleData()
error 55 No summary for method pause()
error 60 No summary for method resume()
error 67 No summary for method isReadable()
error 72 No summary for method isWritable()
error 77 Argument $data is missing from the Docblock of write()
error 77 No summary for method write()
error 82 No summary for method close()
error 87 Argument $data is missing from the Docblock of end()
error 87 No summary for method end()
error 92 No summary for method pipe()
error 16 No summary for property $stream
error 18 No summary for property $decorating
error 19 No summary for property $loop

vendor/react/socket-client/src/ConnectionException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\SocketClient\ConnectionException

vendor/react/event-loop/ExtEventLoop.php 20

Type Line Description
error 0 No summary was found for this file
error 30 No summary for method __construct()
error 44 Argument $stream is missing from the Docblock of addReadStream()
error 57 Argument $stream is missing from the Docblock of addWriteStream()
error 70 Argument $stream is missing from the Docblock of removeReadStream()
error 83 Argument $stream is missing from the Docblock of removeWriteStream()
error 96 Argument $stream is missing from the Docblock of removeStream()
error 115 Argument $interval is missing from the Docblock of addTimer()
error 127 Argument $interval is missing from the Docblock of addPeriodicTimer()
error 18 No summary for property $eventBase
error 19 No summary for property $nextTickQueue
error 20 No summary for property $futureTickQueue
error 21 No summary for property $timerCallback
error 22 No summary for property $timerEvents
error 23 No summary for property $streamCallback
error 24 No summary for property $streamEvents
error 25 No summary for property $streamFlags
error 26 No summary for property $readListeners
error 27 No summary for property $writeListeners
error 28 No summary for property $running

vendor/react/event-loop/Tick/NextTickQueue.php 5

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \React\EventLoop\Tick\NextTickQueue
error 16 No summary for method __construct()
error 10 No summary for property $eventLoop
error 11 No summary for property $queue

vendor/react/event-loop/Tick/FutureTickQueue.php 5

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \React\EventLoop\Tick\FutureTickQueue
error 16 No summary for method __construct()
error 10 No summary for property $eventLoop
error 11 No summary for property $queue

vendor/react/event-loop/LibEvLoop.php 17

Type Line Description
error 0 No summary was found for this file
error 18 No summary for class \React\EventLoop\LibEvLoop
error 28 No summary for method __construct()
error 39 Argument $stream is missing from the Docblock of addReadStream()
error 54 Argument $stream is missing from the Docblock of addWriteStream()
error 69 Argument $stream is missing from the Docblock of removeReadStream()
error 82 Argument $stream is missing from the Docblock of removeWriteStream()
error 95 Argument $stream is missing from the Docblock of removeStream()
error 104 Argument $interval is missing from the Docblock of addTimer()
error 126 Argument $interval is missing from the Docblock of addPeriodicTimer()
error 20 No summary for property $loop
error 21 No summary for property $nextTickQueue
error 22 No summary for property $futureTickQueue
error 23 No summary for property $timerEvents
error 24 No summary for property $readEvents
error 25 No summary for property $writeEvents
error 26 No summary for property $running

vendor/react/event-loop/Timer/TimerInterface.php 11

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \React\EventLoop\Timer\TimerInterface
error 7 No summary for method getLoop()
error 8 No summary for method getInterval()
error 9 No summary for method getCallback()
error 10 Argument $data is missing from the Docblock of setData()
error 10 No summary for method setData()
error 11 No summary for method getData()
error 12 No summary for method isPeriodic()
error 13 No summary for method isActive()
error 14 No summary for method cancel()

vendor/react/event-loop/Timer/Timer.php 20

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \React\EventLoop\Timer\Timer
error 17 Argument $interval is missing from the Docblock of __construct()
error 17 Argument $periodic is missing from the Docblock of __construct()
error 17 Argument $data is missing from the Docblock of __construct()
error 17 No summary for method __construct()
error 30 No summary for method getLoop()
error 35 No summary for method getInterval()
error 40 No summary for method getCallback()
error 45 Argument $data is missing from the Docblock of setData()
error 45 No summary for method setData()
error 50 No summary for method getData()
error 55 No summary for method isPeriodic()
error 60 No summary for method isActive()
error 65 No summary for method cancel()
error 11 No summary for property $loop
error 12 No summary for property $interval
error 13 No summary for property $callback
error 14 No summary for property $periodic
error 15 No summary for property $data

vendor/react/event-loop/Timer/Timers.php 14

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \React\EventLoop\Timer\Timers
error 14 No summary for method __construct()
error 20 No summary for method updateTime()
error 25 No summary for method getTime()
error 30 No summary for method add()
error 39 No summary for method contains()
error 44 No summary for method cancel()
error 49 No summary for method getFirst()
error 64 No summary for method isEmpty()
error 69 No summary for method tick()
error 10 No summary for property $time
error 11 No summary for property $timers
error 12 No summary for property $scheduler

vendor/react/event-loop/StreamSelectLoop.php 18

Type Line Description
error 0 No summary was found for this file
error 27 No summary for method __construct()
error 37 Argument $stream is missing from the Docblock of addReadStream()
error 50 Argument $stream is missing from the Docblock of addWriteStream()
error 63 Argument $stream is missing from the Docblock of removeReadStream()
error 76 Argument $stream is missing from the Docblock of removeWriteStream()
error 89 Argument $stream is missing from the Docblock of removeStream()
error 98 Argument $interval is missing from the Docblock of addTimer()
error 110 Argument $interval is missing from the Docblock of addPeriodicTimer()
error 216 Argument $timeout is missing from the Docblock of waitForStreamActivity()
error 18 No summary for property $nextTickQueue
error 19 No summary for property $futureTickQueue
error 20 No summary for property $timers
error 21 No summary for property $readStreams
error 22 No summary for property $readListeners
error 23 No summary for property $writeStreams
error 24 No summary for property $writeListeners
error 25 No summary for property $running

vendor/react/event-loop/LoopInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 7 No summary for interface \React\EventLoop\LoopInterface

vendor/react/event-loop/LibEventLoop.php 20

Type Line Description
error 0 No summary was found for this file
error 32 No summary for method __construct()
error 46 Argument $stream is missing from the Docblock of addReadStream()
error 59 Argument $stream is missing from the Docblock of addWriteStream()
error 72 Argument $stream is missing from the Docblock of removeReadStream()
error 85 Argument $stream is missing from the Docblock of removeWriteStream()
error 98 Argument $stream is missing from the Docblock of removeStream()
error 120 Argument $interval is missing from the Docblock of addTimer()
error 132 Argument $interval is missing from the Docblock of addPeriodicTimer()
error 20 No summary for property $eventBase
error 21 No summary for property $nextTickQueue
error 22 No summary for property $futureTickQueue
error 23 No summary for property $timerCallback
error 24 No summary for property $timerEvents
error 25 No summary for property $streamCallback
error 26 No summary for property $streamEvents
error 27 No summary for property $streamFlags
error 28 No summary for property $readListeners
error 29 No summary for property $writeListeners
error 30 No summary for property $running

vendor/react/event-loop/Factory.php 3

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\EventLoop\Factory
error 7 No summary for method create()

vendor/react/promise/src/PromiseInterface.php 3

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \React\Promise\PromiseInterface
error 10 No summary for method then()

vendor/react/promise/src/RejectedPromise.php 7

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Promise\RejectedPromise
error 9 Argument $reason is missing from the Docblock of __construct()
error 9 No summary for method __construct()
error 18 No summary for method then()
error 31 No summary for method cancel()
error 7 No summary for property $reason

vendor/react/promise/src/FulfilledPromise.php 7

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Promise\FulfilledPromise
error 9 Argument $value is missing from the Docblock of __construct()
error 9 No summary for method __construct()
error 18 No summary for method then()
error 33 No summary for method cancel()
error 7 No summary for property $value

vendor/react/promise/src/Promise.php 20

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Promise\Promise
error 16 No summary for method __construct()
error 22 No summary for method then()
error 43 No summary for method cancel()
error 52 No summary for method resolver()
error 77 Argument $value is missing from the Docblock of resolve()
error 77 No summary for method resolve()
error 86 Argument $reason is missing from the Docblock of reject()
error 86 No summary for method reject()
error 95 Argument $update is missing from the Docblock of progress()
error 95 No summary for method progress()
error 106 No summary for method settle()
error 117 No summary for method call()
error 7 No summary for property $canceller
error 8 No summary for property $result
error 10 No summary for property $handlers
error 11 No summary for property $progressHandlers
error 13 No summary for property $requiredCancelRequests
error 14 No summary for property $cancelRequests

vendor/react/promise/src/functions.php 19

Type Line Description
error 0 No summary was found for this file
error 5 Argument $promiseOrValue is missing from the Docblock of \React\Promise\resolve()
error 5 No summary for function \React\Promise\resolve()
error 14 Argument $promiseOrValue is missing from the Docblock of \React\Promise\reject()
error 14 No summary for function \React\Promise\reject()
error 25 Argument $promisesOrValues is missing from the Docblock of \React\Promise\all()
error 25 No summary for function \React\Promise\all()
error 32 Argument $promisesOrValues is missing from the Docblock of \React\Promise\race()
error 32 No summary for function \React\Promise\race()
error 49 Argument $promisesOrValues is missing from the Docblock of \React\Promise\any()
error 49 No summary for function \React\Promise\any()
error 57 Argument $promisesOrValues is missing from the Docblock of \React\Promise\some()
error 57 Argument $howMany is missing from the Docblock of \React\Promise\some()
error 57 No summary for function \React\Promise\some()
error 104 Argument $promisesOrValues is missing from the Docblock of \React\Promise\map()
error 104 No summary for function \React\Promise\map()
error 135 Argument $promisesOrValues is missing from the Docblock of \React\Promise\reduce()
error 135 Argument $initialValue is missing from the Docblock of \React\Promise\reduce()
error 135 No summary for function \React\Promise\reduce()

vendor/react/promise/src/Deferred.php 15

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Promise\Deferred
error 13 No summary for method __construct()
error 18 No summary for method promise()
error 31 Argument $value is missing from the Docblock of resolve()
error 31 No summary for method resolve()
error 38 Argument $reason is missing from the Docblock of reject()
error 38 No summary for method reject()
error 45 Argument $update is missing from the Docblock of progress()
error 45 No summary for method progress()
error 7 No summary for property $promise
error 8 No summary for property $resolveCallback
error 9 No summary for property $rejectCallback
error 10 No summary for property $progressCallback
error 11 No summary for property $canceller

vendor/react/promise/src/LazyPromise.php 8

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \React\Promise\LazyPromise
error 10 No summary for method __construct()
error 15 No summary for method then()
error 20 No summary for method cancel()
error 25 No summary for method promise()
error 7 No summary for property $factory
error 8 No summary for property $promise

vendor/react/promise/src/CancellablePromiseInterface.php 3

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \React\Promise\CancellablePromiseInterface
error 10 No summary for method cancel()

vendor/react/promise/src/PromisorInterface.php 3

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \React\Promise\PromisorInterface
error 10 No summary for method promise()