cakephp2-php8/cake/tests/cases
2010-11-14 00:59:45 -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 the Debugger tests pass when you have debug = 0 in your config file. Tests are runnable while debug = 0 from CLI. 2010-11-14 00:59:45 -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