refactor: rename -h option of routes command as --handler
#14119
test-phpstan.yml
on: pull_request
PHP Static Analysis
23s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
tests/system/Commands/Utilities/RoutesTest.php#L183
Parameter #2 $mock of static method CodeIgniter\Config\BaseService::injectMock() expects object, null given.
|
|
PHP Static Analysis:
tests/system/Commands/Utilities/RoutesTest.php#L59
Ignored error pattern #^Parameter \#2 \$mock of static method CodeIgniter\\Config\\BaseService\:\:injectMock\(\) expects object, null given\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Commands/Utilities/RoutesTest.php is expected to occur 4 times, but occurred 5 times.
|