Merge remote-tracking branch 'upstream/develop' into 4.6 #183
test-phpstan.yml
on: push
PHP Static Analysis
1m 17s
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#L1614
Call to function is_countable() with array<int, string> will always evaluate to true.
|
PHP Static Analysis
Process completed with exit code 1.
|