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 531e733

Browse filesBrowse files
committed
Update CHANGELOG for 5.4.31
1 parent 58e8e9b commit 531e733
Copy full SHA for 531e733

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+17
-0
lines changed

‎CHANGELOG-5.4.md

Copy file name to clipboardExpand all lines: CHANGELOG-5.4.md
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ 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.31 (2023-11-10)
11+
12+
* security #cve-2023-46734 [TwigBridge] Ensure CodeExtension's filters properly escape their input (nicolas-grekas, GromNaN)
13+
* security #cve-2023-46733 [Security] Fix possible session fixation when only the *token* changes (RobertMe)
14+
* bug #52506 [SecurityBundle] wire the secret for Symfony 6.4 compatibility (xabbuh)
15+
* bug #52502 [Config] Prefixing `FileExistenceResource::__toString()` to avoid conflict with `FileResource` (weaverryan)
16+
* bug #52491 [String] Method toByteString conversion using iconv is unreachable (Vincentv92)
17+
* bug #52488 [HttpKernel] Fix PHP deprecation (nicolas-grekas)
18+
* bug #52476 [Messenger] fix compatibility with Doctrine DBAL 4 (xabbuh)
19+
* bug #52474 [HttpFoundation] ensure string type with mbstring func overloading enabled (xabbuh)
20+
* bug #52457 [Cache][HttpFoundation][Lock] Fix empty username/password for PDO PostgreSQL (HypeMC)
21+
* bug #52443 [Yaml] Fix uid binary parsing (mRoca)
22+
* bug #52444 Remove full DSNs from exception messages (nicolas-grekas)
23+
* bug #52428 [HttpKernel] Preventing error 500 when function putenv is disabled (ShaiMagal)
24+
* bug #52408 [Yaml] Fix block scalar array parsing (NickSdot)
25+
* bug #52329 [HttpClient] Psr18Client: parse HTTP Reason Phrase for Response (Hanmac)
26+
1027
* 5.4.30 (2023-10-29)
1128

1229
* bug #52332 [Yaml] Fix deprecated passing null to trim() (javaDeveloperKid)

0 commit comments

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