You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
424 B
424 B
CHANGELOG
5.2.0
- added the ability to set
HtmlErrorRenderer::$template
to a custom template to render when not in debug mode.
5.1.0
- The
HtmlErrorRenderer
andSerializerErrorRenderer
addX-Debug-Exception
andX-Debug-Exception-File
headers in debug mode.
4.4.0
- added the component
- added
ErrorHandler::call()
method utility to turn any PHP error into\ErrorException