Releases: symfony/http-client
Releases · symfony/http-client
v5.2.4
Changelog (v5.2.3...v5.2.4)
- bug #40239 MockResponse total_time should not be simulated when provided (Pierrick VIGNAND)
- bug #40080 Fix Request with DNS issue not retried (jderusse)
v4.4.20
Changelog (v4.4.19...v4.4.20)
- bug #40239 MockResponse total_time should not be simulated when provided (Pierrick VIGNAND)
v5.2.3
Changelog (v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #39889 Add check for constant in Curl client (pierredup)
- bug #39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)
- bug #39796 Dont allow unserializing classes with a destructor - 5.2 (jderusse)
- bug #39795 Dont allow unserializing classes with a destructor - 5.1 (jderusse)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39889 Add check for constant in Curl client (pierredup)
- bug #39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)
- bug #39795 Dont allow unserializing classes with a destructor - 5.1 (jderusse)
v4.4.19
Changelog (v4.4.18...v4.4.19)
- bug #39889 Add check for constant in Curl client (pierredup)
- bug #39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39228 Fix content swallowed by AsyncClient initializer (jderusse)
- bug #39286 throw clearer error when no scheme is provided (BackEndTea)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39286 throw clearer error when no scheme is provided (BackEndTea)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- bug #39286 throw clearer error when no scheme is provided (BackEndTea)
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- bug #39211 fix binding to network interfaces (nicolas-grekas)
- bug #39115 don't fallback to HTTP/1.1 when HTTP/2 streams break (nicolas-grekas)