Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v5.2.9
Changelog (v5.2.8...v5.2.9)
- bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
v4.4.24
Changelog (v4.4.23...v4.4.24)
- bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
v5.2.7
Changelog (v5.2.6...v5.2.7)
- bug #40793 Add support for a driver type "attribute" (beberlei)
v4.4.22
Changelog (v4.4.21...v4.4.22)
- bug #40793 Add support for a driver type "attribute" (beberlei)
v5.2.6
Changelog (v5.2.5...v5.2.6)
- bug #40425 Fix eventListener initialization when eventSubscriber constructor dispatch an event (jderusse)
v4.4.21
Changelog (v4.4.20...v4.4.21)
- bug #40425 Fix eventListener initialization when eventSubscriber constructor dispatch an event (jderusse)
v5.2.5
Changelog (v5.2.4...v5.2.5)
- no significant changes
v5.2.4
Changelog (v5.2.3...v5.2.4)
- bug #40042 Restore priority for EventSubscribers (jderusse)
v4.4.20
Changelog (v4.4.19...v4.4.20)
- bug #40060 fix validator when we have false returned by the current element of the iterator (FabienSalles)
- bug #40042 Restore priority for EventSubscribers (jderusse)
v5.2.3
Changelog (v5.2.2...v5.2.3)
- bug #40060 fix validator when we have false returned by the current element of the iterator (FabienSalles)
- bug #40027 add missing
@experimental
annotation on Uid generators (nicolas-grekas)