Merge pull request #9182 from ddevsr/docs-factories #182
test-phpstan.yml
on: push
PHP Static Analysis
1m 16s
Annotations
4 errors
PHP Static Analysis:
system/Encryption/Handlers/SodiumHandler.php#L66
Property CodeIgniter\Encryption\Handlers\SodiumHandler::$key (string) does not accept null.
|
PHP Static Analysis:
system/Encryption/Handlers/SodiumHandler.php#L108
Property CodeIgniter\Encryption\Handlers\SodiumHandler::$key (string) does not accept null.
|
PHP Static Analysis:
system/Router/RouteCollection.php#L1607
Call to function is_countable() with array<int, string> will always evaluate to true.
|
PHP Static Analysis
Process completed with exit code 1.
|