Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v7.2.1
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)
v7.2.0-BETA1
Changelog (v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#52503 [DoctrineBridge][Form] Introducing new
LazyChoiceLoader
class andchoice_lazy
option forChoiceType
(@yceruto) - feature symfony/symfony#57935 [DoctrineBridge] Loosened CollectionToArrayTransformer::transform() to accept ReadableCollection (@timdev)
v7.1.6
Changelog (v7.1.5...v7.1.6)
- bug symfony/symfony#58523 [DoctrineBridge] fix: DoctrineTokenProvider not oracle compatible (@jjjb03)
- bug symfony/symfony#58371 [PropertyInfo] Fix bigint extraction with type info (@mtarld)
v6.4.13
Changelog (v6.4.12...v6.4.13)
- bug symfony/symfony#58523 [DoctrineBridge] fix: DoctrineTokenProvider not oracle compatible (@jjjb03)