Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v7.2.2
Changelog (v7.2.1...v7.2.2)
- bug symfony/symfony#59103 [Messenger] ensure exception on rollback does not hide previous exception (@nikophil)
v7.1.10
Changelog (v7.1.9...v7.1.10)
- bug symfony/symfony#59103 [Messenger] ensure exception on rollback does not hide previous exception (@nikophil)
v6.4.17
Changelog (v6.4.16...v6.4.17)
- bug symfony/symfony#59103 [Messenger] ensure exception on rollback does not hide previous exception (@nikophil)
v7.2.1
Changelog (v7.2.0...v7.2.1)
- no significant changes
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58956 [DoctrineBridge] Fix
Connection::createSchemaManager()
for Doctrine DBAL v2 (@neodevcode) - bug symfony/symfony#58865 Dynamically fix compatibility with doctrine/data-fixtures v2 (@greg0ire)
- bug symfony/symfony#58908 [DoctrineBridge] don't call
EntityManager::initializeObject()
with scalar values (@xabbuh) - bug symfony/symfony#58885 [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility (@mtarld)
v7.1.9
Changelog (v7.1.8...v7.1.9)
- bug symfony/symfony#58956 [DoctrineBridge] Fix
Connection::createSchemaManager()
for Doctrine DBAL v2 (@neodevcode) - bug symfony/symfony#58865 Dynamically fix compatibility with doctrine/data-fixtures v2 (@greg0ire)
- bug symfony/symfony#58908 [DoctrineBridge] don't call
EntityManager::initializeObject()
with scalar values (@xabbuh)
v6.4.16
Changelog (v6.4.15...v6.4.16)
- bug symfony/symfony#58956 [DoctrineBridge] Fix
Connection::createSchemaManager()
for Doctrine DBAL v2 (@neodevcode) - bug symfony/symfony#58865 Dynamically fix compatibility with doctrine/data-fixtures v2 (@greg0ire)
- bug symfony/symfony#58908 [DoctrineBridge] don't call
EntityManager::initializeObject()
with scalar values (@xabbuh)
v5.4.48
Changelog (v5.4.47...v5.4.48)
- bug symfony/symfony#58865 Dynamically fix compatibility with doctrine/data-fixtures v2 (@greg0ire)
- bug symfony/symfony#58908 [DoctrineBridge] don't call
EntityManager::initializeObject()
with scalar values (@xabbuh)
v7.2.0-RC1
Changelog (v7.2.0-BETA2...v7.2.0-RC1)
- feature symfony/symfony#57630 [TypeInfo] Redesign Type methods and nullability (@mtarld)
v5.4.46
Changelog (v5.4.45...v5.4.46)
- bug symfony/symfony#58772 [DoctrineBridge] Backport detection fix of Xml/Yaml driver in DoctrineExtension (@MatTheCat)