cakephp2-php8/lib/Cake/Error
chinpei215 0c1fc36b14 Fix an infinite recursion caused by missing plugin
When a MissingPluginException has caught when rendering an exception,
we should disable the plugin as needed to prevent an infinite recursion.
2014-07-09 15:55:41 +09:00
..
ErrorHandler.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ExceptionRenderer.php Fix an infinite recursion caused by missing plugin 2014-07-09 15:55:41 +09:00
exceptions.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00