[WIP][3.x] Introduce PHPStan #130
Annotations
11 errors
|
Run vendor/bin/phpstan:
src/ExtUvLoop.php#L188
Function uv_signal_init not found.
|
Run vendor/bin/phpstan:
src/ExtUvLoop.php#L189
Function uv_signal_start not found.
|
Run vendor/bin/phpstan:
src/ExtUvLoop.php#L259
Function uv_poll_init_socket not found.
|
Run vendor/bin/phpstan:
src/StreamSelectLoop.php#L175
Strict comparison using === between int<min, -1>|int<1, max> and 0 will always evaluate to false.
|
Run vendor/bin/phpstan:
tests/LoopTest.php#L35
Parameter #1 $loop of static method React\EventLoop\Loop::set() expects React\EventLoop\LoopInterface, PHPUnit_Framework_MockObject_MockObject given.
|
Run vendor/bin/phpstan:
tests/LoopTest.php#L61
Parameter #1 $loop of static method React\EventLoop\Loop::set() expects React\EventLoop\LoopInterface, PHPUnit_Framework_MockObject_MockObject given.
|
Run vendor/bin/phpstan:
tests/LoopTest.php#L86
Parameter #1 $loop of static method React\EventLoop\Loop::set() expects React\EventLoop\LoopInterface, PHPUnit_Framework_MockObject_MockObject given.
|
Run vendor/bin/phpstan:
tests/LoopTest.php#L110
Parameter #1 $loop of static method React\EventLoop\Loop::set() expects React\EventLoop\LoopInterface, PHPUnit_Framework_MockObject_MockObject given.
|
Run vendor/bin/phpstan:
tests/LoopTest.php#L136
Parameter #1 $loop of static method React\EventLoop\Loop::set() expects React\EventLoop\LoopInterface, PHPUnit_Framework_MockObject_MockObject given.
|
Run vendor/bin/phpstan:
tests/LoopTest.php#L166
Parameter #1 $loop of static method React\EventLoop\Loop::set() expects React\EventLoop\LoopInterface, PHPUnit_Framework_MockObject_MockObject given.
|
The logs for this run have expired and are no longer available.
Loading