Fix PHPCS #90
Annotations
4 errors
|
Run vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
Failed asserting that exception of type "TypeError" matches expected exception "RuntimeException". Message was: "Argument 2 passed to League\Route\Dispatcher::isExtraConditionMatch() must implement interface Psr\Http\Message\ServerRequestInterface, null given, called in /home/runner/work/route/route/src/Dispatcher.php on line 45" at
|
Run vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
Failed asserting that exception of type "TypeError" matches expected exception "League\Route\Http\Exception\NotFoundException". Message was: "Argument 2 passed to League\Route\Dispatcher::isExtraConditionMatch() must implement interface Psr\Http\Message\ServerRequestInterface, null given, called in /home/runner/work/route/route/src/Dispatcher.php on line 45" at
|
Run vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
Process completed with exit code 2.
|
Loading