8000 Update CHANGELOG for 5.4.46 · symfony/symfony@6ecaae1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ecaae1

Browse files
committed
Update CHANGELOG for 5.4.46
1 parent 34bc3da commit 6ecaae1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG-5.4.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ 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.46 (2024-11-06)
11+
12+
* bug #58772 [DoctrineBridge] Backport detection fix of Xml/Yaml driver in DoctrineExtension (MatTheCat)
13+
* security #cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (nicolas-grekas)
14+
* security #cve-2024-50342 [HttpClient] Filter private IPs before connecting when Host == IP (nicolas-grekas)
15+
* security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (nicolas-grekas)
16+
* security #cve-2024-50340 [Runtime] Do not read from argv on non-CLI SAPIs (wouterj)
17+
* bug #58765 [VarDumper] fix detecting anonymous exception classes on Windows and PHP 7 (xabbuh)
18+
* bug #58757 [RateLimiter] Fix DateInterval normalization (danydev)
19+
* bug #58754 [Security] Store original token in token storage when implicitly exiting impersonation (wouterj)
20+
* bug #58753 [Cache] Fix clear() when using Predis (nicolas-grekas)
21+
* bug #58713 [Config] Handle Phar absolute path in `FileLocator` (alexandre-daubois)
22+
* bug #58739 [WebProfilerBoundle] form data collector check passed and resolved options are defined (vltrof)
23+
* bug #58752 [Process] Fix escaping /X arguments on Windows (nicolas-grekas)
24+
* bug #58735 [Process] Return built-in cmd.exe commands directly in ExecutableFinder (Seldaek)
25+
* bug #58723 [Process] Properly deal with not-found executables on Windows (nicolas-grekas)
26+
* bug #58711 [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (nicolas-grekas)
27+
1028
* 5.4.45 (2024-10-27)
1129

1230
* bug #58669 [Cache] Revert "Initialize RedisAdapter cursor to 0" (nicolas-grekas)

0 commit comments

Comments
 (0)
0