cakephp2-php8/cake
mark_story 845edf38e1 Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import().
Removing Set from core class imports, as Set is required as part of the framework bootstrapping.
2010-11-25 22:51:30 -05:00
..
config Merge branch '1.3' into merger 2010-11-16 21:48:13 -05:00
console Adding missed isset() check 2010-11-25 22:51:30 -05:00
libs Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import(). 2010-11-25 22:51:30 -05:00
tests Adding exception logging configuration setting. Allows uncaught exceptions to be logged. 2010-11-25 22:51:30 -05:00
basics.php Small optimizations in env() and Helper::_parseAttributes(). 2010-11-16 22:24:54 -05:00
bootstrap.php Moving error and exception handler configuration into Configure, as settings. You can use Error.handler and Exception.handler to define the error and exception handlers for your application. 2010-11-25 22:51:28 -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