mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-17 23:19:51 +00:00
![]() Fixed PDOException thrown with the message "There is no active transaction" in PHP 8.0+. SQL like CREATE/DROP/TRUNCATE TABLE implicitly commits just before. In PHP 8.0+, calling commit/rollback afterwards will now throw a PDOException. |
||
---|---|---|
.. | ||
Coverage | ||
Fixture | ||
Reporter | ||
Stub | ||
templates | ||
CakeTestCase.php | ||
CakeTestLoader.php | ||
CakeTestRunner.php | ||
CakeTestSuite.php | ||
CakeTestSuiteCommand.php | ||
CakeTestSuiteDispatcher.php | ||
ControllerTestCase.php |