cakephp2-php8/lib/Cake/Test
Koji Tanaka ddd53dd874 test: Fixed PostgresTest::testAlterSchema()
The last few lines of PostgresTest::testAlterSchema() were added in the following commit. There was a problem, but the test succeeds in less than PHP 7.4.
6a4e7558fc (diff-bb8406239275388d1950fd590496d45d70b9e85b1c521ec75837e1138c9743d9)
In PHP 7.4+, after executing DboSource::dropSchema(), executing DboSource::alterSchema() raises a "Warning Error" and the test fails.
2023-02-11 13:58:44 +01:00
..
bake_compare Remove id property from bake template 2018-10-31 09:46:01 +01:00
bootstrap build: add CakePHP2 tests bootstrap files 2023-01-11 22:45:29 +01:00
Case test: Fixed PostgresTest::testAlterSchema() 2023-02-11 13:58:44 +01:00
Fixture Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
test_app [2.x]Fix can't load aliased component on ControllerTestCase 2017-12-31 15:44:05 +09:00
bootstrap.php build: add CakePHP2 tests bootstrap files 2023-01-11 22:45:29 +01:00