cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
Koji Tanaka e0101949e4 test: Fix for MysqlTest, a new test error in PHP 8.0
Co-authored-by: Kenshin Okinaka <okinakak@yahoo.co.jp>
2023-01-11 22:45:29 +01:00
..
MysqlTest.php test: Fix for MysqlTest, a new test error in PHP 8.0 2023-01-11 22:45:29 +01:00
PostgresTest.php test: Replace assertNotContains() with assertStringNotContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
SqliteTest.php test: Replace assertNotContains() with assertStringNotContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
SqlserverTest.php test: Replace deprecated assertNotRegExp() with assertDoesNotMatchRegularExpression(). 2023-01-11 22:45:29 +01:00