Skip to content

v8.1.6

Latest

Choose a tag to compare

@fabpot fabpot released this 30 Aug 21:44
· 37 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.6

Changelog (v8.1.5...v8.1.6)

  • bug #65737 Add allowed_classes => false to unserialize() in CacheWarmerAggregate, LoggerDataCollector, and HttpCache Store (@XananasX7)
  • bug #65736 Ignore the session id that PHP kept from a previous request (@nicolas-grekas)
  • bug #65730 Fix TypeError in UriSigner when the hash parameter is not a string (@nicolas-grekas)
  • bug #65687 Validate the profiler token before using it as a file name (@nicolas-grekas)
  • bug #65681 Strip cache-internal headers from backend responses in HttpCache (@nicolas-grekas)
  • bug #65630 Fix regression when a locale aware service is never initialized (@lazerg)
  • bug #65607 Capture flushed content in HttpKernelBrowser (@vencakrecl)
  • data #64370 Release v5.4.53