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 whenObjectManager
is reset (Ocramius) - bug #44375 fix calling get_class on non-object (kbond)