fix: respect complex language strings when using validation #11715
Triggered via pull request
September 25, 2024 06:27
Status
Failure
Total duration
1m 31s
Artifacts
–
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 21s
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.
|