cakephp2-php8/cake/tests/cases
2010-11-14 00:29:56 -05:00
..
console Turning __get() back into methods. There were so few properties being accessed that it didn't make sense to have __get(), over a handful of methods. 2010-11-12 23:57:55 -05:00
libs Making Dispatcher test cases pass when Dispatcher expects a CakeRequest instead of a string. 2010-11-14 00:29:56 -05:00
basics.test.php Unwinding several ifs used in debug(). Creating simple string templates instead. Fixes #818 2010-10-24 18:23:27 -04:00