use __construct instead of initController #2
test-phpstan.yml
on: push
PHP Static Analysis
31s
Annotations
10 errors
PHP Static Analysis:
tests/system/ControllerTest.php#L71
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L83
Class class@anonymous/tests/system/ControllerTest.php:83 constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L96
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L106
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L119
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L148
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L169
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L184
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L207
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|
PHP Static Analysis:
tests/system/ControllerTest.php#L240
Class CodeIgniter\Controller constructor invoked with 0 parameters, 3 required.
|