Skip to content

Releases: symfony/doctrine-bridge

v6.1.2

26 Jun 17:09
v6.1.2
Compare
Choose a tag to compare

Changelog (v6.1.1...v6.1.2)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)

v6.0.10

26 Jun 17:05
v6.0.10
Compare
Choose a tag to compare

Changelog (v6.0.9...v6.0.10)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)

v5.4.10

26 Jun 17:02
v5.4.10
Compare
Choose a tag to compare

Changelog (v5.4.9...v5.4.10)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)

v4.4.43

26 Jun 16:57
v4.4.43
Compare
Choose a tag to compare

Changelog (v4.4.42...v4.4.43)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)

v6.1.0

27 May 07:52
v6.1.0
Compare
Choose a tag to compare

Changelog (v6.1.0-RC1...v6.1.0)

  • bug #46443 Don't reinit managers when they are proxied as ghost objects (nicolas-grekas)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)

v6.0.9

27 May 07:20
v6.0.9
Compare
Choose a tag to compare

Changelog (v6.0.8...v6.0.9)

  • bug #46443 Don't reinit managers when they are proxied as ghost objects (nicolas-grekas)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)
  • bug #46282 Treat firstResult === 0 like null (derrabus)

v5.4.9

27 May 07:14
v5.4.9
Compare
Choose a tag to compare

Changelog (v5.4.8...v5.4.9)

  • bug #46443 Don't reinit managers when they are proxied as ghost objects (nicolas-grekas)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)
  • bug #46282 Treat firstResult === 0 like null (derrabus)

v4.4.42

27 May 07:08
v4.4.42
Compare
Choose a tag to compare

Changelog (v4.4.41...v4.4.42)

  • bug #46443 Don't reinit managers when they are proxied as ghost objects (nicolas-grekas)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)
  • bug #46282 Treat firstResult === 0 like null (derrabus)

v6.1.0-RC1

14 May 18:42
v6.1.0-RC1
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

Changelog (v6.1.0-BETA2...v6.1.0-RC1)

  • bug #46282 Treat firstResult === 0 like null (derrabus)

v6.1.0-BETA2

27 Apr 17:53
v6.1.0-BETA2
Compare
Choose a tag to compare
v6.1.0-BETA2 Pre-release
Pre-release

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

  • no significant changes