fix: Factories::get() cannot get defined classes #10822
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 3s
Annotations
3 errors
PHP Static Analysis:
tests/system/Config/FactoriesTest.php#L1
Ignored error pattern #^Method CodeIgniter\\Config\\FactoriesTest\:\:testDefineAndLoad\(\) has no return type specified\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Config/FactoriesTest.php was not matched in reported errors.
|
PHP Static Analysis:
tests/system/Config/FactoriesTest.php#L414
Method CodeIgniter\Config\FactoriesTest::testDefineAndGet() has no return type specified.
|
PHP Static Analysis
Process completed with exit code 1.
|