Skip to content

v6.0.12

Compare
Choose a tag to compare
@fabpot fabpot released this 26 Aug 14:50
· 613 commits to 7.3 since this release
v6.0.12

Changelog (v6.0.11...v6.0.12)

  • bug #47283 Prevent accepted rate limits with no remaining token to be preferred over denied ones (MatTheCat)
  • bug #47273 Do not send Set-Cookie header twice for deleted session cookie (X-Coder264)
  • bug #47130 Fix invalid ID not regenerated with native PHP file sessions (BrokenSourceCode)