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.
2 parents 0a45b30 + 28f9929 commit 30a544bCopy full SHA for 30a544b
CHANGELOG.md
@@ -1,6 +1,17 @@
1
CHANGELOG
2
=========
3
4
+2.7.0
5
+-----
6
+
7
+* ignore `SessionInterface` and `UserInterface` controller action arguments
8
+* fixed `ExceptionListener` deprecation warning
9
+* fixed `ControllerNameParser` deprecation warning
10
+* fixed `DisableCSRFExtension::getExtendedTypes()` return type
11
+* improved `EngineInterface` error message in `ViewHandler`
12
+* improved Symfony 4.4 compatibility
13
+* automatically use Twig as templating engine when available
14
15
2.6.0
16
-----
17
0 commit comments