Releases: symfony/http-client
Releases · symfony/http-client
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)
v6.0.9
Changelog (v6.0.8...v6.0.9)
- bug #46382 Honor "max_duration" when replacing requests with async decorators (nicolas-grekas)
- bug #46380 Add missing HttpOptions::setMaxDuration() (nicolas-grekas)
v5.4.9
Changelog (v5.4.8...v5.4.9)
- bug #46382 Honor "max_duration" when replacing requests with async decorators (nicolas-grekas)
- bug #46380 Add missing HttpOptions::setMaxDuration() (nicolas-grekas)
v4.4.42
Changelog (v4.4.41...v4.4.42)
- bug #46380 Add missing HttpOptions::setMaxDuration() (nicolas-grekas)
v6.1.0-RC1
Changelog (v6.1.0-BETA2...v6.1.0-RC1)
- bug #46293 "debug" is missing if a request failed to even start (weaverryan)