Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v5.4.2
Changelog (v5.4.1...v5.4.2)
- no significant changes
v5.3.13
Changelog (v5.3.12...v5.3.13)
- bug #44399 Prevent infinite nesting of lazy
ObjectManager
instances whenObjectManager
is reset (Ocramius) - bug #44375 fix calling get_class on non-object (kbond)
- bug #44269 Revert " add support for the JSON type" (dunglas)
v4.4.36
Changelog (v4.4.35...v4.4.36)
- bug #44399 Prevent infinite nesting of lazy
ObjectManager
instances whenObjectManager
is reset (Ocramius) - bug #44375 fix calling get_class on non-object (kbond)
- bug #44269 Revert " add support for the JSON type" (dunglas)
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)
v5.4.1
Changelog (v5.4.0...v5.4.1)
- bug #44399 Prevent infinite nesting of lazy
ObjectManager
instances whenObjectManager
is reset (Ocramius) - bug #44375 fix calling get_class on non-object (kbond)
v6.0.0
Changelog (v6.0.0-RC1...v6.0.0)
- bug #44269 Revert " add support for the JSON type" (dunglas)
v5.4.0
Changelog (v5.4.0-RC1...v5.4.0)
- bug #44269 Revert " add support for the JSON type" (dunglas)
v6.0.0-RC1
Changelog (v6.0.0-BETA3...v6.0.0-RC1)
- bug #43917 Allow autodetecting mapping type for any object (franmomu)
v5.4.0-RC1
Changelog (v5.4.0-BETA3...v5.4.0-RC1)
- bug #43917 Allow autodetecting mapping type for any object (franmomu)
v5.3.11
Changelog (v5.3.10...v5.3.11)
- bug #43988 add support for the JSON type (dunglas)