Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
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)
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #39880 Add username to UserNameNotFoundException (qurben)
- bug #39667 Take into account that indexBy="person_id" could be a db column name, for a referenced entity (victormacko)
- bug #39799 Fix circular loop with EntityManager (jderusse)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39880 Add username to UserNameNotFoundException (qurben)
- bug #39667 Take into account that indexBy="person_id" could be a db column name, for a referenced entity (victormacko)
- bug #39799 Fix circular loop with EntityManager (jderusse)
v4.4.19
Changelog (v4.4.18...v4.4.19)
- bug #39880 Add username to UserNameNotFoundException (qurben)
- bug #39667 Take into account that indexBy="person_id" could be a db column name, for a referenced entity (victormacko)
- bug #39799 Fix circular loop with EntityManager (jderusse)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39498 Guess correct form types for DATE_IMMUTABLE and DATETIME_IMMUTABLE (guillaume-sainthillier)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
- bug #39401 no-op RegisterUidTypePass if DBAL types aren't loaded (craue)
- bug #39417 Fix UUID exception (jderusse)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- no changes
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- bug #39210 Fix form EntityType with filter on UID (jderusse)
- feature #39118 Require doctrine/persistence 2 (greg0ire)
v5.1.9
Changelog (v5.1.8...v5.1.9)
- bug #38628 indexBy could reference to association columns (juanmiguelbesada)
- bug #39038 also reset id readers (xabbuh)
- bug #39025 Fix DBAL deprecations in middlewares (derrabus)