[WIP][3.x] Introduce PHPStan #134
Annotations
10 errors
Run vendor/bin/phpstan:
src/ExtEvLoop.php#L74
Method React\EventLoop\ExtEvLoop::addReadStream() has no return type specified.
|
Run vendor/bin/phpstan:
src/ExtEvLoop.php#L100
Method React\EventLoop\ExtEvLoop::addWriteStream() has no return type specified.
|
Run vendor/bin/phpstan:
src/ExtEvLoop.php#L113
Method React\EventLoop\ExtEvLoop::removeReadStream() has no return type specified.
|
Run vendor/bin/phpstan:
src/ExtEvLoop.php#L125
Method React\EventLoop\ExtEvLoop::removeWriteStream() has no return type specified.
|
Run vendor/bin/phpstan:
src/ExtEventLoop.php#L25
Property React\EventLoop\ExtEventLoop::$eventBase has no type specified.
|
Run vendor/bin/phpstan:
src/ExtEventLoop.php#L26
Property React\EventLoop\ExtEventLoop::$futureTickQueue has no type specified.
|
Run vendor/bin/phpstan:
src/ExtEventLoop.php#L27
Property React\EventLoop\ExtEventLoop::$timerCallback has no type specified.
|
Run vendor/bin/phpstan:
src/ExtEventLoop.php#L28
Property React\EventLoop\ExtEventLoop::$timerEvents has no type specified.
|
Run vendor/bin/phpstan:
src/ExtEventLoop.php#L29
Property React\EventLoop\ExtEventLoop::$streamCallback has no type specified.
|
Run vendor/bin/phpstan:
src/ExtEventLoop.php#L30
Property React\EventLoop\ExtEventLoop::$readEvents has no type specified.
|
The logs for this run have expired and are no longer available.
Loading