cakephp2-php8/lib/Cake/Test
Larry E. Masters 1fd329311b Fixes tests to expect changes made to read and write methods - This could be a possible BC change
Since php 7 expects write to return true or false this needed to change, previous implementation would return the values sent to write on success and false on failure. Similar change to read method test CakeSession::read() now returns results or ''.
2015-12-28 11:29:17 -05:00
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Fixes tests to expect changes made to read and write methods - This could be a possible BC change 2015-12-28 11:29:17 -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