cakephp2-php8/lib/Cake/Test
mark_story 7f68699fcd Fix return values in Cache.
The documentation indicates that false/or the value will be returnned.
Using both null and false to indicate failure is confusing.  Use only
false to indicate failure.  It might be better in the future to use
exceptions for trying to read/write on missing cache configs.
2011-11-29 23:17:17 -05:00
..
Case Fix return values in Cache. 2011-11-29 23:17:17 -05:00
Fixture Fixing modeltask to use correct table 2011-11-29 00:00:00 +01:00
test_app Fix more strict errors. 2011-11-13 20:47:55 -05:00