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 10708bf commit 4308b57Copy full SHA for 4308b57
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+2.16.2
5
+------
6
+
7
+* Catch `SessionNotFoundException` in FlashMessageListener, as Symfony 6 moved from returning `null` to throwing an exception.
8
+* Add `: void` to commands to avoid warning from Symfony 6.3, prepare for Symfony 7 support.
9
10
2.16.1
11
------
12
0 commit comments