Skip to content

v5.1.11

Compare
Choose a tag to compare
@fabpot fabpot released this 27 Jan 14:45
· 1096 commits to 7.3 since this release
v5.1.11

Changelog (v5.1.10...v5.1.11)

  • bug #39633 Drop int return type from parseFilesize() (LukeTowers)
  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39670 disable error bubbling by default when inherit_data is configured (xabbuh)
  • bug #39653 fix passing null $pattern to IntlDateFormatter (nicolas-grekas)