14 lines
296 B
Markdown
14 lines
296 B
Markdown
|
|
CHANGELOG
|
||
|
|
=========
|
||
|
|
|
||
|
|
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`
|