Releases: symfony/http-client
Releases · symfony/http-client
v5.3.2
Changelog (v5.3.1...v5.3.2)
- bug #41674 fix compat with cURL <= 7.37 (nicolas-grekas)
- bug #41656 throw exception when AsyncDecoratorTrait gets an already consumed response (nicolas-grekas)
- bug #41624 Revert bindto workaround for unaffected PHP versions (derrabus)
v5.2.10
Changelog (v5.2.9...v5.2.10)
- no significant changes
v4.4.25
Changelog (v4.4.24...v4.4.25)
- no significant changes
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- no significant changes
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- bug #41224 fix adding query string to relative URLs with scoped clients (nicolas-grekas)
v5.2.9
Changelog (v5.2.8...v5.2.9)
- bug #41224 fix adding query string to relative URLs with scoped clients (nicolas-grekas)
v4.4.24
Changelog (v4.4.23...v4.4.24)
- bug #41224 fix adding query string to relative URLs with scoped clients (nicolas-grekas)
v5.3.0-BETA4
Changelog (v5.3.0-BETA3...v5.3.0-BETA4)
- feature #41161 Add
DecoratorTrait
to ease writing simple decorators (nicolas-grekas) - bug #41160 Don't prepare the request in ScopingHttpClient (nicolas-grekas)
v5.2.8
Changelog (v5.2.7...v5.2.8)
- bug #41160 Don't prepare the request in ScopingHttpClient (nicolas-grekas)
v4.4.23
Changelog (v4.4.22...v4.4.23)
- bug #41160 Don't prepare the request in ScopingHttpClient (nicolas-grekas)