cakephp2-php8/cake/tests/cases
2010-05-02 01:22:59 -04:00
..
console Fixing reference to method name. 2010-04-23 22:03:11 -04:00
libs Fixing errors caused by API changes. 2010-05-02 01:22:59 -04:00
basics.test.php Removing params() it was a pretty much useless function, and was deprecated. 2010-04-23 21:32:23 -04:00
dispatcher.test.php Removing addslashes/stripslashes in cache file generation as they were creating corrupted serialized objects. Replacing with a simple str_replace() on ' instead. 2010-05-02 00:12:53 -04:00