Skip to content

Releases: symfony/doctrine-bridge

v5.2.9

19 May 12:29
v5.2.9
Compare
Choose a tag to compare

Changelog (v5.2.8...v5.2.9)

  • bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)

v4.4.24

19 May 12:21
v4.4.24
Compare
Choose a tag to compare

Changelog (v4.4.23...v4.4.24)

  • bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)

v5.2.7

01 May 14:58
v5.2.7
Compare
Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • bug #40793 Add support for a driver type "attribute" (beberlei)

v4.4.22

01 May 14:49
v4.4.22
Compare
Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • bug #40793 Add support for a driver type "attribute" (beberlei)

v5.2.6

29 Mar 05:21
v5.2.6
Compare
Choose a tag to compare

Changelog (v5.2.5...v5.2.6)

  • bug #40425 Fix eventListener initialization when eventSubscriber constructor dispatch an event (jderusse)

v4.4.21

29 Mar 05:16
v4.4.21
Compare
Choose a tag to compare

Changelog (v4.4.20...v4.4.21)

  • bug #40425 Fix eventListener initialization when eventSubscriber constructor dispatch an event (jderusse)

v5.2.5

10 Mar 17:12
v5.2.5
Compare
Choose a tag to compare

Changelog (v5.2.4...v5.2.5)

  • no significant changes

v5.2.4

04 Mar 18:12
v5.2.4
Compare
Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • bug #40042 Restore priority for EventSubscribers (jderusse)

v4.4.20

04 Mar 18:05
v4.4.20
Compare
Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • bug #40060 fix validator when we have false returned by the current element of the iterator (FabienSalles)
  • bug #40042 Restore priority for EventSubscribers (jderusse)

v5.2.3

03 Feb 04:57
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • bug #40060 fix validator when we have false returned by the current element of the iterator (FabienSalles)
  • bug #40027 add missing @experimental annotation on Uid generators (nicolas-grekas)