8000 Update CHANGELOG for 4.4.35 · symfony/symfony@a4efa27 · GitHub
[go: up one dir, main page]

Skip to content

Commit a4efa27

Browse files
committed
Update CHANGELOG for 4.4.35
1 parent 3379d3e commit a4efa27

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG-4.4.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ in 4.4 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.4.0...v4.4.1
99

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+
1017
* 4.4.34 (2021-11-22)
1118

1219
* bug #44188 [VarExporter] fix exporting declared but unset properties when __sleep() is implemented (nicolas-grekas)

0 commit comments

Comments
 (0)
0