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 84f0d0e commit c337670Copy full SHA for c337670
CHANGELOG-5.3.md
@@ -7,6 +7,10 @@ in 5.3 minor versions.
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v5.3.0...v5.3.1
9
10
+* 5.3.16 (2022-03-01)
11
+
12
+ * bug #45590 [Console] Revert StringInput bc break from #45088 (bobthecow)
13
14
* 5.3.15 (2022-01-29)
15
16
* security #cve-2022-xxxx [FrameworkBundle] Enable CSRF in FORM by default (jderusse)
0 commit comments