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 6ba90b9 commit 0bd8ab8Copy full SHA for 0bd8ab8
CHANGELOG.md
@@ -3,6 +3,10 @@
3
* Use `ActivationStrategy` instead of `actionLevel` when available
4
* Register resettable processors (`ResettableInterface`) for autoconfiguration (tag: `kernel.reset`)
5
* Drop support for Symfony 3.4
6
+* Drop support for PHP < 7.1
7
+* Fix call to undefined method pushProcessor on handler that does not implement ProcessableHandlerInterface
8
+* Use "use_locking" option with rotating file handler
9
+* Add ability to specify custom Sentry hub service
10
11
## 3.6.0 (2020-10-06)
12
0 commit comments