Skip to content

v5.4.12

Compare
Choose a tag to compare
@fabpot fabpot released this 26 Aug 14:44
· 1345 commits to 7.3 since this release
v5.4.12

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

  • bug #47358 Fix broken request stack state if throwable is thrown. (Warxcell)
  • bug #47273 Do not send Set-Cookie header twice for deleted session cookie (X-Coder264)
  • bug #47238 Fix passing null to \trim() method in LoggerDataCollector (SVillette)