File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ in 4.4 minor versions.
7
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
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.4.0...v4.4.1
9
9
10
+ * 4.4.35 (2021-11-24)
11
+
12
+ * security #cve-2021 -41270 [ Serializer] Use single quote to escape formulas (jderusse)
13
+ * bug #44232 [ Cache] fix connecting to local Redis sockets (nicolas-grekas)
14
+ * bug #44204 [ HttpClient] fix closing curl multi handle when destructing client (nicolas-grekas)
15
+ * bug #44208 [ Process] exclude argv/argc from possible default env vars (nicolas-grekas)
16
+
10
17
* 4.4.34 (2021-11-22)
11
18
12
19
* bug #44188 [ VarExporter] fix exporting declared but unset properties when __ sleep() is implemented (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments