Skip to content

Releases: symfony/doctrine-bridge

v5.2.0

30 Nov 06:00
v5.2.0

Choose a tag to compare

Changelog (v5.2.0-RC2...v5.2.0)

  • bug #39210 Fix form EntityType with filter on UID (jderusse)
  • feature #39118 Require doctrine/persistence 2 (greg0ire)

v5.1.9

29 Nov 09:32
v5.1.9

Choose a tag to compare

Changelog (v5.1.8...v5.1.9)

  • bug #38628 indexBy could reference to association columns (juanmiguelbesada)
  • bug #39038 also reset id readers (xabbuh)
  • bug #39025 Fix DBAL deprecations in middlewares (derrabus)

v4.4.17

29 Nov 09:28
v4.4.17

Choose a tag to compare

Changelog (v4.4.16...v4.4.17)

  • bug #38628 indexBy could reference to association columns (juanmiguelbesada)
  • bug #39038 also reset id readers (xabbuh)
  • bug #39025 Fix DBAL deprecations in middlewares (derrabus)

v3.4.47

27 Nov 08:50
v3.4.47

Choose a tag to compare

Changelog (v3.4.46...v3.4.47)

  • no changes

v5.2.0-RC2

21 Nov 08:50
v5.2.0-RC2

Choose a tag to compare

v5.2.0-RC2 Pre-release
Pre-release

Changelog (v5.2.0-RC1...v5.2.0-RC2)

  • bug #39113 drop binary variants of UID types (nicolas-grekas)

v5.2.0-RC1

10 Nov 08:08
v5.2.0-RC1

Choose a tag to compare

v5.2.0-RC1 Pre-release
Pre-release

Changelog (v5.2.0-BETA3...v5.2.0-RC1)

  • bug #38628 indexBy could reference to association columns (juanmiguelbesada)
  • bug #39038 also reset id readers (xabbuh)
  • feature #39032 Allow load mappings from attributes without doctrine/annotations (derrabus)
  • bug #39025 Fix DBAL deprecations in middlewares (derrabus)
  • bug #38986 accept converting Uid-as-strings to db-values (nicolas-grekas)

v5.1.8

28 Oct 06:09
v5.1.8

Choose a tag to compare

Changelog (v5.1.7...v5.1.8)

  • bug #38604 indexBy does not refer to attributes, but to column names (xabbuh)

v4.4.16

28 Oct 05:56
v4.4.16

Choose a tag to compare

Changelog (v4.4.15...v4.4.16)

  • bug #38604 indexBy does not refer to attributes, but to column names (xabbuh)

v3.4.46

28 Oct 05:50
v3.4.46

Choose a tag to compare

Changelog (v3.4.45...v3.4.46)

  • bug #38604 indexBy does not refer to attributes, but to column names (xabbuh)

v5.1.7

04 Oct 08:02
v5.1.7

Choose a tag to compare

Changelog (v5.1.6...v5.1.7)

  • no changes