Skip to content

v6.0.1

Compare
Choose a tag to compare
@fabpot fabpot released this 09 Dec 13:47
· 690 commits to 7.3 since this release
v6.0.1

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)
  • bug #44399 Prevent infinite nesting of lazy ObjectManager instances when ObjectManager is reset (Ocramius)
  • bug #44375 fix calling get_class on non-object (kbond)