Skip to content

v5.4.11

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Jul 12:38
· 737 commits to 7.3 since this release
v5.4.11

Changelog (v5.4.10...v5.4.11)

  • bug #46931 Flush backend output buffer after closing. (bradjones1)
  • bug #42033 Fix deleteFileAfterSend on client abortion (nerg4l)
  • bug #46790 Prevent PHP Warning: Session ID is too long or contains illegal characters (BrokenSourceCode)
  • bug #46808 Fix TypeError on null $_SESSION in NativeSessionStorage::save() (chalasr)