fix: extend Services class with CodeIgniter's BaseService #291
Annotations
5 errors and 1 warning
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV
Process completed with exit code 1.
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre
Process completed with exit code 1.
|
|
phpunit (8.2, MySQLi, 5.7) / PHP 8.2 - MySQLi
Process completed with exit code 1.
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi
Process completed with exit code 1.
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8
Process completed with exit code 1.
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/unit/TaskTest.php#L263
Took 0.5302s from 0.5000s limit to run TaskTest::testLockReleasedAfterException
|