Skip to content

v5.4.1

Compare
Choose a tag to compare
@fabpot fabpot released this 09 Dec 13:41
· 748 commits to 7.3 since this release
v5.4.1

Changelog (v5.4.0...v5.4.1)

  • bug #44399 Prevent infinite nesting of lazy ObjectManager instances when ObjectManager is reset (Ocramius)
  • bug #44375 fix calling get_class on non-object (kbond)