Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v4.4.30
Changelog (v4.4.29...v4.4.30)
- bug #42260 Fix return types for PHP 8.1 (derrabus)
v5.3.4
Changelog (v5.3.3...v5.3.4)
- bug #42078 Fix an exception message (javiereguiluz)
- bug #42054 fix setting default mapping type to attribute/annotation on php 8/7 respectively (nicolas-grekas)
- bug #41917 Rethrow exception in
DoctrineTokenProvider
(jderusse)
v5.2.12
Changelog (v5.2.11...v5.2.12)
- bug #42054 fix setting default mapping type to attribute/annotation on php 8/7 respectively (nicolas-grekas)
v4.4.27
Changelog (v4.4.26...v4.4.27)
- bug #42054 fix setting default mapping type to attribute/annotation on php 8/7 respectively (nicolas-grekas)
v5.3.3
Changelog (v5.3.2...v5.3.3)
- bug #41910 Handle concurency in Csrf DoctrineTokenProvider (jderusse)
v5.3.1
Changelog (v5.3.0...v5.3.1)
- bug #41493 Readd deprecated methods to the interfaces (wouterj)
v5.2.10
Changelog (v5.2.9...v5.2.10)
- no significant changes
v4.4.25
Changelog (v4.4.24...v4.4.25)
- no significant changes
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- no significant changes
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- feature #41175 Add support for parallel requests doing remember-me re-authentication (Seldaek)
- bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)