Skip to content

refactor: remove deprecations in Database #13842

refactor: remove deprecations in Database

refactor: remove deprecations in Database #13842

Triggered via pull request February 27, 2026 11:56
Status Failure
Total duration 1m 11s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 7s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.