We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2d66a commit dcda2c4Copy full SHA for dcda2c4
CHANGELOG-5.4.md
@@ -7,6 +7,10 @@ in 5.4 minor versions.
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v5.4.0...v5.4.1
9
10
+* 5.4.49 (2024-11-29)
11
+
12
+ * bug #59023 [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient (nicolas-grekas)
13
14
* 5.4.48 (2024-11-27)
15
16
* bug #59013 [HttpClient] Fix checking for private IPs before connecting (nicolas-grekas)
0 commit comments