Skip to content

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 457 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.44

Changelog (v6.4.43...v6.4.44)

  • bug #65484 Fix CachingHttpClient when trusted hosts are configured (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65314 Fix abandoned wrapped response throwing on destruct (@nicolas-grekas)
  • bug #65311 Fix mis-armed consumption guard in AsyncResponse::stream() (@nicolas-grekas)
  • minor #65310 Remove unused code in AsyncResponse::__destruct() (@lyrixx)
  • bug #65036 Revert " Strip Proxy-Authorization on cross-authority redirects" (@GrahamCampbell)