cakephp2-php8/lib/Cake/Error
mark_story c58e7da667 Handle exception when RequestHandler::startup() fails.
In the case that there is a request data type parser raises an
exception, or startup() otherwise fails the error page should be created
correctly. While I'm not able to write a test case for this, manual
testing confirmed the fix.

Refs #5311
2014-12-13 15:04:11 -05:00
..
ErrorHandler.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ExceptionRenderer.php Handle exception when RequestHandler::startup() fails. 2014-12-13 15:04:11 -05:00
exceptions.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00