Skip to content

v6.2.3

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Dec 15:42
· 94 commits to 7.0 since this release
v6.2.3

Changelog (v6.2.2...v6.2.3)

  • bug #48724 Fix exporting classes with __unserialize() but not __serialize() (fancyweb)
  • bug #48742 Generate proxies for static abstract methods (nicolas-grekas)