Skip to content

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
· 316 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.16...v7.4.17)

  • bug #65540 Fix caching responses that cannot provide their content (@nicolas-grekas)
  • bug #65526 Restore the locale that was in use before a sub-request (@nicolas-grekas)
  • bug #65516 Forward the request headers to inline rendered fragments (@nicolas-grekas)
  • bug #65512 Ignore the session id that PHP kept from a previous request (@nicolas-grekas)
  • bug #65496 Send the response content before terminating the kernel in the test client (@nicolas-grekas)
  • bug #65472 Write pending dumps to the output before dd() exits (@nicolas-grekas)
  • bug #65448 Fix concurrent cache warmups corrupting the deprecations log (@lazerg)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65249 Fix undefined variable when locking the container build fails early (@javiereguiluz)