- Add forward compatibility with Symfony 5 (#235, thanks to @garak)
- Fix Hub initialization for
ErrorListener
(#243, thanks to @teohhanhui) - Fix compatibility with sentry/sentry 2.2+ (#244)
- Add support for
class_serializers
option (#245) - Add support for
max_request_body_size
option (#249) - Add option to disable the error listener completely (#247, thanks to @HypeMC)
- Add options to register the Monolog Handler (#247, thanks to @HypeMC)