Releases: symfony/http-client
Releases · symfony/http-client
v6.0.12
Changelog (v6.0.11...v6.0.12)
- bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
- bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)
v5.4.12
Changelog (v5.4.11...v5.4.12)
- bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
- bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)
v4.4.45
Changelog (v4.4.44...v4.4.45)
- bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
- bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)
v6.1.3
Changelog (v6.1.2...v6.1.3)
- bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
- bug #46700 Prevent "Fatal error" in data collector (fmata)
v6.0.11
Changelog (v6.0.10...v6.0.11)
- bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
v5.4.11
Changelog (v5.4.10...v5.4.11)
- bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
v4.4.44
Changelog (v4.4.43...v4.4.44)
- bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
v6.1.2
Changelog (v6.1.1...v6.1.2)
- bug #46665 Fix Copy as curl with base uri (HypeMC)
- bug #46670 Fix json encode flags usage in copy-as-curl generation (welcoMattic)
v6.1.1
Changelog (v6.1.0...v6.1.1)
- bug #46583 Copy as curl fixes (HypeMC)
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- bug #46382 Honor "max_duration" when replacing requests with async decorators (nicolas-grekas)
- bug #46380 Add missing HttpOptions::setMaxDuration() (nicolas-grekas)