Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v4.4.34
Changelog (v4.4.33...v4.4.34)
- bug #43988 add support for the JSON type (dunglas)
v6.0.0-BETA3
Changelog (v6.0.0-BETA2...v6.0.0-BETA3)
- bug #44065 Add framework config for DBAL cache adapter (GromNaN)
- feature #43181 Allow AbstractDoctrineExtension implementations to support the newer bundle structure (mbabker)
v5.4.0-BETA3
Changelog (v6.0.0-BETA2...v5.4.0-BETA3)
- bug #44065 Add framework config for DBAL cache adapter (GromNaN)
- feature #43181 Allow AbstractDoctrineExtension implementations to support the newer bundle structure (mbabker)
v6.0.0-BETA2
Changelog (v6.0.0-BETA1...v6.0.0-BETA2)
- bug #43988 add support for the JSON type (dunglas)
v5.4.0-BETA2
Changelog (v5.4.0-BETA1...v5.4.0-BETA2)
- bug #43988 add support for the JSON type (dunglas)
v6.0.0-BETA1
Changelog (v5.3.10...v6.0.0-BETA1)
- feature #43754 Determine attribute or annotation type for directories (cinamo)
- feature #43362 Split PdoAdapter into DoctrineDbalAdapter (GromNaN)
- feature #43328 Deprecate the Swiftmailer handler (fabpot)
- feature #41265 Add a middleware to log when transaction has been left open (lyrixx)
- feature #42925 Remove DoctrineTestHelper and TestRepositoryFactory (derrabus)
- feature #40262 Param as connection in
*.event_subscriber/listener
tags (wbloszyk) - feature #41613 Remove everything related to the deprecated authentication manager (wouterj)
- feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41982 Remove getPassword() and getSalt() from UserInterface (chalasr)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43754 Determine attribute or annotation type for directories (cinamo)
- feature #43362 Split PdoAdapter into DoctrineDbalAdapter (GromNaN)
- feature #43328 Deprecate the Swiftmailer handler (fabpot)
- feature #41265 Add a middleware to log when transaction has been left open (lyrixx)
- feature #40262 Param as connection in
*.event_subscriber/listener
tags (wbloszyk)
v5.3.8
Changelog (v5.3.7...v5.3.8)
- bug #42819 Fix tests failing with DBAL 3 (derrabus)
v4.4.31
Changelog (v4.4.30...v4.4.31)
- bug #42819 Fix tests failing with DBAL 3 (derrabus)
v5.3.7
Changelog (v5.3.6...v5.3.7)
- bug #42260 Fix return types for PHP 8.1 (derrabus)
- bug #42360 Typehint against doctrine/persistence interfaces (malarzm)