cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
Koji Tanaka 3721b5bec2 test: Skip a part of test for Mysql
Some strings are not quoted correctly in PHP 8.0+.
2023-01-11 22:45:29 +01:00
..
Database test: Skip a part of test for Mysql 2023-01-11 22:45:29 +01:00
Session test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
CakeSessionTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
DataSourceTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
DboSourceTest.php test: Replace deprecated assertion methods that access non-public properties with methods that use reflection. 2023-01-11 22:45:29 +01:00