test(Database): fix state leaks and random-order test determinism for MySQLi, PostgreSQL, and OCI8 #15422
test-phpstan.yml
on: pull_request
PHP Static Analysis
33s
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.
|