Skip to content

test(Database): fix state leaks and random-order test determinism for MySQLi, PostgreSQL, and OCI8 #15422

test(Database): fix state leaks and random-order test determinism for MySQLi, PostgreSQL, and OCI8

test(Database): fix state leaks and random-order test determinism for MySQLi, PostgreSQL, and OCI8 #15422

Triggered via pull request August 6, 2026 23:21
Status Failure
Total duration 38s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
33s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHP Static Analysis
Process completed with exit code 1.
PHP Static Analysis: tests/system/Database/BaseConnectionTest.php#L501
Method CodeIgniter\Test\Mock\MockConnection@anonymous/tests/system/Database/BaseConnectionTest.php:500::listTables() never returns false so it can be removed from the return type.