Skip to content

Releases: symfony/doctrine-bridge

v4.4.30

30 Aug 12:33
v4.4.30
Compare
Choose a tag to compare

Changelog (v4.4.29...v4.4.30)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)

v5.3.4

26 Jul 18:17
v5.3.4
Compare
Choose a tag to compare

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

26 Jul 17:20
v5.2.12
Compare
Choose a tag to compare

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

26 Jul 17:31
v4.4.27
Compare
Choose a tag to compare

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

30 Jun 08:38
v5.3.3
Compare
Choose a tag to compare

Changelog (v5.3.2...v5.3.3)

  • bug #41910 Handle concurency in Csrf DoctrineTokenProvider (jderusse)

v5.3.1

02 Jun 10:22
v5.3.1
Compare
Choose a tag to compare

Changelog (v5.3.0...v5.3.1)

  • bug #41493 Readd deprecated methods to the interfaces (wouterj)

v5.2.10

01 Jun 10:23
v5.2.10
Compare
Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • no significant changes

v4.4.25

01 Jun 09:03
v4.4.25
Compare
Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • no significant changes

v5.3.0

31 May 11:19
v5.3.0
Compare
Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • no significant changes

v5.3.0-RC1

19 May 13:43
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

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)