Skip to content

refactor: prevent using empty() on CURLRequest #11711

refactor: prevent using empty() on CURLRequest

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
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.