refactor: remove deprecations in Database
#13842
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 7s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/Database/MySQLi/Connection.php#L151
Strict comparison using !== between array{0: 'sql_mode = CONCAT(@…'|'sql_mode = REPLACE…', 1?: non-falsy-string} and array{} will always evaluate to true.
|
|
PHP Static Analysis:
system/Database/MySQLi/Connection.php#L96
Property CodeIgniter\Database\MySQLi\Connection::$strictOn is never written, only read.
|