Skip to content

v6.2.2

Choose a tag to compare

@fabpot fabpot released this 16 Dec 20:13
· 251 commits to 8.2 since this release
v6.2.2

Changelog (v6.2.1...v6.2.2)

  • bug #48605 Fix adding a key to an uninitialized array (nicolas-grekas)
  • bug #48553 Fix calling parent::__wakeup() when unserializing with LazyProxyTrait (azjezz)