Skip to content

Releases: symfony/doctrine-bridge

v6.0.8

27 Apr 17:28
v6.0.8
Compare
Choose a tag to compare

Changelog (v6.0.7...v6.0.8)

  • no significant changes

v5.4.8

27 Apr 17:25
v5.4.8
Compare
Choose a tag to compare

Changelog (v5.4.7...v5.4.8)

  • no significant changes

v4.4.41

27 Apr 17:19
v4.4.41
Compare
Choose a tag to compare

Changelog (v4.4.40...v4.4.41)

  • no significant changes

v6.1.0-BETA1

15 Apr 10:22
v6.1.0-BETA1
Compare
Choose a tag to compare
v6.1.0-BETA1 Pre-release
Pre-release

Changelog (v6.0.7...v6.1.0-BETA1)

  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
  • feature #45371 Deprecate Constraint::$errorNames in favor of Constraint::ERROR_NAMES (nicolas-grekas)

v6.0.7

02 Apr 07:04
v6.0.7
Compare
Choose a tag to compare

Changelog (v6.0.6...v6.0.7)

  • bug #45905 Fix the build (wouterj)
  • bug #45491 Allow to use a middleware instead of DbalLogger (l-vo)

v5.4.7

02 Apr 06:33
v5.4.7
Compare
Choose a tag to compare

Changelog (v5.4.6...v5.4.7)

  • bug #45905 Fix the build (wouterj)
  • bug #45491 Allow to use a middleware instead of DbalLogger (l-vo)

v6.0.6

05 Mar 21:25
v6.0.6
Compare
Choose a tag to compare

Changelog (v6.0.5...v6.0.6)

  • no significant changes

v5.4.6

05 Mar 21:19
v5.4.6
Compare
Choose a tag to compare

Changelog (v5.4.5...v5.4.6)

  • no significant changes

v4.4.39

05 Mar 21:14
v4.4.39
Compare
Choose a tag to compare

Changelog (v4.4.38...v4.4.39)

  • no significant changes

v6.0.5

28 Feb 08:11
v6.0.5
Compare
Choose a tag to compare

Changelog (v6.0.4...v6.0.5)

  • bug #45243 Fix compatibility with doctrine/orm 3 in Id generators (ostrolucky)