refactor: prevent using empty()
on CURLRequest
#11711
Triggered via pull request
September 20, 2024 07:32
Status
Failure
Total duration
1m 23s
Artifacts
–
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 12s
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.
|