We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75c569 commit 93eacd9Copy full SHA for 93eacd9
CHANGELOG-4.4.md
@@ -7,6 +7,11 @@ in 4.4 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/v4.4.0...v4.4.1
9
10
+* 4.4.50 (2023-02-01)
11
+
12
+ * security #cve-2022-24895 [Security/Http] Remove CSRF tokens from storage on successful login (nicolas-grekas)
13
+ * security #cve-2022-24894 [HttpKernel] Remove private headers before storing responses with HttpCache (nicolas-grekas)
14
15
* 4.4.49 (2022-11-28)
16
17
* bug #48273 [HttpKernel] Fix message for unresovable arguments of invokable controllers (fancyweb)
0 commit comments