refactor: prevent using empty()
on CURLRequest
#9195
Annotations
4 errors
Run static analysis:
system/Encryption/Handlers/SodiumHandler.php#L66
Property CodeIgniter\Encryption\Handlers\SodiumHandler::$key (string) does not accept null.
|
Run static analysis:
system/Encryption/Handlers/SodiumHandler.php#L108
Property CodeIgniter\Encryption\Handlers\SodiumHandler::$key (string) does not accept null.
|
Run static analysis:
system/Router/RouteCollection.php#L1607
Call to function is_countable() with array<int, string> will always evaluate to true.
|
Run static analysis
Process completed with exit code 1.
|
Loading