Skip to content

Releases: symfony/http-client

v5.2.4

04 Mar 18:11
v5.2.4
Compare
Choose a tag to compare

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

04 Mar 18:05
v4.4.20
Compare
Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • bug #40239 MockResponse total_time should not be simulated when provided (Pierrick VIGNAND)

v5.2.3

03 Feb 04:56
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • no changes

v5.2.2

27 Jan 14:56
v5.2.2
Compare
Choose a tag to compare

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

27 Jan 14:46
v5.1.11
Compare
Choose a tag to compare

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

27 Jan 14:20
v4.4.19
Compare
Choose a tag to compare

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

18 Dec 14:09
v5.2.1
Compare
Choose a tag to compare

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

18 Dec 13:49
v5.1.10
Compare
Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • bug #39286 throw clearer error when no scheme is provided (BackEndTea)

v4.4.18

18 Dec 13:42
v4.4.18
Compare
Choose a tag to compare

Changelog (v4.4.17...v4.4.18)

  • bug #39286 throw clearer error when no scheme is provided (BackEndTea)

v5.2.0

30 Nov 06:00
v5.2.0
Compare
Choose a tag to compare

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)