Skip to content

Releases: symfony/http-client

v5.2.7

01 May 14:56
v5.2.7
Compare
Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • bug #40702 allow CurlHttpClient on Windows (n0rbyt3)

v4.4.22

01 May 14:48
v4.4.22
Compare
Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • bug #40702 allow CurlHttpClient on Windows (n0rbyt3)

v5.2.6

29 Mar 05:20
v5.2.6
Compare
Choose a tag to compare

Changelog (v5.2.5...v5.2.6)

  • bug #40587 fix using stream_copy_to_stream() with responses cast to php streams (nicolas-grekas)
  • bug #40538 remove using $http_response_header (nicolas-grekas)

v4.4.21

29 Mar 05:15
v4.4.21
Compare
Choose a tag to compare

Changelog (v4.4.20...v4.4.21)

  • bug #40587 fix using stream_copy_to_stream() with responses cast to php streams (nicolas-grekas)
  • bug #40538 remove using $http_response_header (nicolas-grekas)

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)