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 48182bd

Browse filesBrowse files
committed
Update CHANGELOG for 5.4.0-RC1
1 parent 9754c3b commit 48182bd
Copy full SHA for 48182bd

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+19
-0
lines changed

‎CHANGELOG-5.4.md

Copy file name to clipboardExpand all lines: CHANGELOG-5.4.md
+19Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ in 5.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/v5.4.0...v5.4.1
99

10+
* 5.4.0-RC1 (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 #44230 [Console] Add Suggestion class for more advanced completion suggestion (wouterj)
16+
* bug #44232 [Cache] fix connecting to local Redis sockets (nicolas-grekas)
17+
* bug #44204 [HttpClient] fix closing curl multi handle when destructing client (nicolas-grekas)
18+
* bug #44208 [Process] exclude argv/argc from possible default env vars (nicolas-grekas)
19+
* bug #44188 [VarExporter] fix exporting declared but unset properties when __sleep() is implemented (nicolas-grekas)
20+
* bug #44176 [Console] Default ansi option to null (jderusse)
21+
* bug #44179 [WebProfilerBundle] Fix JS error when toolbar is reloaded (jderusse)
22+
* bug #44172 [Security] Guard is incompatible with Symfony 6 (derrabus)
23+
* bug #44119 [HttpClient][Mime] Add correct IDN flags for IDNA2008 compliance (j-bernard)
24+
* bug #44139 [WebProfilerBundle] Prevent installation of incompatible mailer component versions (Anne-Julia Seitz)
25+
* bug #43917 Allow autodetecting mapping type for any object (franmomu)
26+
* bug #44131 [Yaml] properly parse quoted strings tagged with !!str (xabbuh)
27+
* bug #42323 [TwigBridge] do not merge label classes into expanded choice labels (xabbuh)
28+
1029
* 5.4.0-BETA3 (2021-11-18)
1130

1231
* feature #44125 Add a setter on DateTimeNormalizer to change the default context at runtime (Seldaek)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.