Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a4efa27

Browse filesBrowse files
committed
Update CHANGELOG for 4.4.35
1 parent 3379d3e commit a4efa27
Copy full SHA for a4efa27

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎CHANGELOG-4.4.md

Copy file name to clipboardExpand all lines: CHANGELOG-4.4.md
+7Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.