Skip to content

v6.1.3

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Jul 13:08
· 588 commits to 7.3 since this release
v6.1.3

Changelog (v6.1.2...v6.1.3)

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