cakephp2-php8/lib/Cake/Error
mark_story 18a34c03a4 Fix issue where unknown exceptions would be squashed.
Fix issue where unknown exceptions with error codes that were not
in HTTP ranges would be ignored.  In development those messages
should display.

Fixes #2205
2011-11-02 21:21:48 -04:00
..
ErrorHandler.php Fixing incorrect doc blocks regarding error handler. 2011-10-23 21:55:20 +02:00
ExceptionRenderer.php Fix issue where unknown exceptions would be squashed. 2011-11-02 21:21:48 -04:00
exceptions.php Fixing incorrect doc blocks regarding error handler. 2011-10-23 21:55:20 +02:00