Skip to content

Releases: symfony/http-client

v4.4.47

12 Oct 07:12
v4.4.47
Compare
Choose a tag to compare

Changelog (v4.4.46...v4.4.47)

  • bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)

v6.1.5

30 Sep 08:17
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
  • bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)

v6.0.13

30 Sep 08:10
v6.0.13
Compare
Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
  • bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)

v5.4.13

30 Sep 08:03
v5.4.13
Compare
Choose a tag to compare

Changelog (v5.4.12...v5.4.13)

  • bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
  • bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)

v4.4.46

30 Sep 07:40
v4.4.46
Compare
Choose a tag to compare

Changelog (v4.4.45...v4.4.46)

  • bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)

v6.1.4

26 Aug 14:55
v6.1.4
Compare
Choose a tag to compare

Changelog (v6.1.3...v6.1.4)

  • bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
  • bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)

v6.0.12

26 Aug 14:50
v6.0.12
Compare
Choose a tag to compare

Changelog (v6.0.11...v6.0.12)

  • bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
  • bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)

v5.4.12

26 Aug 14:44
v5.4.12
Compare
Choose a tag to compare

Changelog (v5.4.11...v5.4.12)

  • bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
  • bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)

v4.4.45

26 Aug 14:40
v4.4.45
Compare
Choose a tag to compare

Changelog (v4.4.44...v4.4.45)

  • bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
  • bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)

v6.1.3

29 Jul 13:08
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
  • bug #46700 Prevent "Fatal error" in data collector (fmata)