Skip to content

Releases: symfony/http-client

v5.3.0-RC1

19 May 13:42
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

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

19 May 12:28
v5.2.9
Compare
Choose a tag to compare

Changelog (v5.2.8...v5.2.9)

  • bug #41224 fix adding query string to relative URLs with scoped clients (nicolas-grekas)

v4.4.24

19 May 12:21
v4.4.24
Compare
Choose a tag to compare

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

12 May 13:50
v5.3.0-BETA4
Compare
Choose a tag to compare
v5.3.0-BETA4 Pre-release
Pre-release

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

12 May 13:35
v5.2.8
Compare
Choose a tag to compare

Changelog (v5.2.7...v5.2.8)

  • bug #41160 Don't prepare the request in ScopingHttpClient (nicolas-grekas)

v4.4.23

12 May 13:19
v4.4.23
Compare
Choose a tag to compare

Changelog (v4.4.22...v4.4.23)

  • bug #41160 Don't prepare the request in ScopingHttpClient (nicolas-grekas)

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)