[WIP][3.x] Introduce PHPStan #25
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#L59
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#L85
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#L134
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#L160
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#L190
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