We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028b70e commit 168548cCopy full SHA for 168548c
CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
- Fix compatibility with sentry/sentry 2.2+ (#244)
11
- Add support for `class_serializers` option (#245)
12
- Add support for `max_request_body_size` option (#249)
13
+ - Add option to disable the error listener completely (#247, thanks to @HypeMC)
14
+ - Add options to register the Monolog Handler (#247, thanks to @HypeMC)
15
16
## 3.1.0 - 2019-07-02
17
- Add support for Symfony 2.8 (#233, thanks to @nocive)
0 commit comments