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.

18 lines
424 B

3 years ago
  1. CHANGELOG
  2. =========
  3. 5.2.0
  4. -----
  5. * added the ability to set `HtmlErrorRenderer::$template` to a custom template to render when not in debug mode.
  6. 5.1.0
  7. -----
  8. * The `HtmlErrorRenderer` and `SerializerErrorRenderer` add `X-Debug-Exception` and `X-Debug-Exception-File` headers in debug mode.
  9. 4.4.0
  10. -----
  11. * added the component
  12. * added `ErrorHandler::call()` method utility to turn any PHP error into `\ErrorException`