Skip to content

v6.0.11

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Jul 12:59
· 628 commits to 7.3 since this release
v6.0.11

Changelog (v6.0.10...v6.0.11)

  • bug #46957 Fix \Stringable support in InputBag::get() (chalasr)
  • 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)