Skip to content

v4.4.44

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Jul 12:28
· 1216 commits to 7.3 since this release
v4.4.44

Changelog (v4.4.43...v4.4.44)

  • 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)