cakephp2-php8/cake
2010-11-21 23:02:39 -05:00
..
config Merge branch '1.3' into merger 2010-11-16 21:48:13 -05:00
console Fixing typo that prevented html coverage reports from being generated. 2010-11-21 23:02:28 -05:00
libs Removing cache hits, as App::core() is almost always called before Cache is initialized, as Cache uses App::core to load the first configured engine. This Cache::read call can never succeed so it should be removed. 2010-11-21 23:02:39 -05:00
tests Removing constant checks, they aren't used anymore. 2010-11-21 15:13:33 -05:00
basics.php Small optimizations in env() and Helper::_parseAttributes(). 2010-11-16 22:24:54 -05:00
bootstrap.php Pulling App out into its own file. Trying to stick with one class per file conventions. 2010-11-14 13:02:30 -05:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers for 1.3.6 2010-11-13 20:01:20 -05:00