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 8f21aa8

Browse filesBrowse files
committed
Update CHANGELOG for 5.3.12
1 parent 4a1877e commit 8f21aa8
Copy full SHA for 8f21aa8

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+9
-0
lines changed

‎CHANGELOG-5.3.md

Copy file name to clipboardExpand all lines: CHANGELOG-5.3.md
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ in 5.3 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/v5.3.0...v5.3.1
99

10+
* 5.3.12 (2021-11-24)
11+
12+
* security #cve-2021-41268 [SecurityBundle] Default signature_properties to the previous behavior (wouterj)
13+
* security #cve-2021-41267 [HttpKernel] Fix missing extra trusted header in sub-request (jderusse)
14+
* security #cve-2021-41270 [Serializer] Use single quote to escape formulas (jderusse)
15+
* bug #44232 [Cache] fix connecting to local Redis sockets (nicolas-grekas)
16+
* bug #44204 [HttpClient] fix closing curl multi handle when destructing client (nicolas-grekas)
17+
* bug #44208 [Process] exclude argv/argc from possible default env vars (nicolas-grekas)
18+
1019
* 5.3.11 (2021-11-22)
1120

1221
* 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.