cakephp2-php8/lib/Cake/Error
mark_story a7a076dbee Fixing ExceptionRenderer so it can render exceptions that are subclasses
of CakeException that do not have custom templates, like ConfigureException.
Removing $lastError as it doesn't work.
Added tests.
2011-04-16 18:13:52 -04:00
..
ErrorHandler.php Adding missing class usage declaration in ExceptionHandler test case 2011-01-28 01:56:00 -04:30
ExceptionRenderer.php Fixing ExceptionRenderer so it can render exceptions that are subclasses 2011-04-16 18:13:52 -04:00
exceptions.php consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00