planifibot/vendor/symfony/error-handler/CHANGELOG.md

19 lines
424 B
Markdown
Raw Normal View History

2021-10-21 13:42:36 -03:00
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` and `SerializerErrorRenderer` add `X-Debug-Exception` and `X-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`