cakephp2-php8/cake
mark_story fdc006a2e3 Fixing how error handlers are registered when debug levels
are toggled mid request.  Previously Debugger would stay
as the active error handler even after changing debug to 0.
Now, either CakeLog or Debugger will be assigned as the error handler
depending on the debug level.
Fixes #1941
2011-08-27 10:14:24 -04:00
..
config Updating version numbers 2011-07-26 13:16:14 -04:30
console Switching FixtureTask to use var_export() instead of custom 2011-08-20 20:08:45 -04:00
libs Fixing how error handlers are registered when debug levels 2011-08-27 10:14:24 -04:00
tests Adding a test and fixing issues where q value had whitespace as well. 2011-08-25 22:33:21 -04:00
basics.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
bootstrap.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
dispatcher.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
VERSION.txt Updating version numbers 2011-07-26 13:16:14 -04:30