Skip to content

Releases: symfony/http-client

v4.3.11

13 Feb 08:05
v4.3.11
Compare
Choose a tag to compare

Changelog (v4.3.10...v4.3.11)

  • bug #35530 Fix regex bearer (noniagriconomie)

v5.0.3

13 Feb 09:11
v5.0.3
Compare
Choose a tag to compare

Changelog (v5.0.2...v5.0.3)

  • bug #35324 Fix strict parsing of response status codes (Armando-Walmeric)
  • bug #35245 fix exception in case of PSR17 discovery failure (nicolas-grekas)
  • bug #35223 Don't read from the network faster than the CPU can deal with (nicolas-grekas)
  • bug #35210 NativeHttpClient should not send >1.1 protocol version (nicolas-grekas)
  • bug #35209 fix support for non-blocking resource streams (nicolas-grekas)
  • bug #35195 fix casting responses to PHP streams (nicolas-grekas)
  • bug #35168 fix capturing SSL certificates with NativeHttpClient (nicolas-grekas)
  • bug #35120 fix scheduling pending NativeResponse (nicolas-grekas)