cakephp2-php8/lib/Cake/Test
Larry E. Masters 027e32ce00 Reverted change setting $_SESSION to an array. Commenting out a test that is invalid.
This test creates a numeric key of 0 in $_SESSION which is not a valid session key. This causes error - session_write_close(): Skipping numeric key 0 error.
2015-12-28 17:19:31 -05:00
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Reverted change setting $_SESSION to an array. Commenting out a test that is invalid. 2015-12-28 17:19:31 -05:00
Fixture Allow level field to be null for pqsql and sqlite. 2015-02-15 23:04:13 +05:30
test_app Adding return types to Session test classes. 2015-12-22 16:20:24 -05:00