cakephp2-php8/cake
mark_story a8d4015f47 Updating bootstrap process in CLI to match the one in web.
Updating all_libs to use new file.
Updating error_handler test to run in cli.
Updating Controller so it imports required classes.
2010-08-30 22:59:10 -04:00
..
config Updating version numbers to 1.3.3 2010-07-18 23:00:24 -04:00
console Updating bootstrap process in CLI to match the one in web. 2010-08-30 22:59:10 -04:00
libs Updating bootstrap process in CLI to match the one in web. 2010-08-30 22:59:10 -04:00
tests Updating bootstrap process in CLI to match the one in web. 2010-08-30 22:59:10 -04:00
basics.php Changing Configure::read() to not have a default value, and instead return all values in configure when no param is supplied. Test cases updated. Fixes #503 2010-07-05 21:50:36 -04:00
bootstrap.php Renaming error.php to error_handler.php to better match its class name. 2010-08-29 01:00:36 -04:00
dispatcher.php Updating the various CakeExceptions to take arrays in their constructors. This allows for the existing templates to continue working, as well as generalize the way in which errors are handled. This change also makes the messages coming out of exceptions more readable and removes string hackery. 2010-08-29 21:37:25 -04:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers to 1.3.3 2010-07-18 23:00:24 -04:00