Skip to content

Releases: symfony/doctrine-bridge

v4.4.48

28 Oct 17:50
v4.4.48
Compare
Choose a tag to compare

Changelog (v4.4.47...v4.4.48)

  • bug #47858 Implement EventManager::getAllListeners() (derrabus)

v6.2.0-BETA1

24 Oct 13:01
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47864 Deprecate calling ContainerAwareEventManager::getListeners() without event name (derrabus)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #47236 Generate lazy-loading virtual proxies for non-ghostable lazy services (nicolas-grekas)
  • feature #47363 Replace ArgumentValueResolverInterface by ValueResolverInterface (nicolas-grekas)
  • feature #43854 Add an Entity Argument Resolver (jderusse, nicolas-grekas)
  • feature #46752 Use lazy-loading ghost object proxies out of the box (nicolas-grekas)
  • feature #46183 Hide sensitive information with SensitiveParameter attribute (GromNaN)
  • feature #46642 Add NAME const for UID types (marcelsiegert)

v6.1.6

12 Oct 07:54
v6.1.6
Compare
Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • bug #47798 Fix auto mapping for bundles that contain only embeddables (jorissae)

v6.0.14

12 Oct 07:48
v6.0.14
Compare
Choose a tag to compare

Changelog (v6.0.13...v6.0.14)

  • bug #47798 Fix auto mapping for bundles that contain only embeddables (jorissae)

v5.4.14

12 Oct 07:43
v5.4.14
Compare
Choose a tag to compare

Changelog (v5.4.13...v5.4.14)

  • bug #47798 Fix auto mapping for bundles that contain only embeddables (jorissae)

v6.1.5

30 Sep 08:16
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #47497 Fix mkdir() race condition in ProxyCacheWarmer (andrey-tech)

v6.0.13

30 Sep 08:10
v6.0.13
Compare
Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • bug #47497 Fix mkdir() race condition in ProxyCacheWarmer (andrey-tech)

v5.4.13

30 Sep 08:03
v5.4.13
Compare
Choose a tag to compare

Changelog (v5.4.12...v5.4.13)

  • bug #47497 Fix mkdir() race condition in ProxyCacheWarmer (andrey-tech)

v4.4.46

30 Sep 07:39
v4.4.46
Compare
Choose a tag to compare

Changelog (v4.4.45...v4.4.46)

  • bug #47497 Fix mkdir() race condition in ProxyCacheWarmer (andrey-tech)

v6.1.3

29 Jul 13:07
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • bug #46985 Avoid calling AbstractPlatform::hasNativeGuidType() (derrabus)
  • bug #46811 Fix comment for type on Query::setValue (middlewares) (l-vo)