Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
v4.4.48
Changelog (v4.4.47...v4.4.48)
- bug #47858 Implement
EventManager::getAllListeners()
(derrabus)
v6.2.0-BETA1
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
Changelog (v6.1.5...v6.1.6)
- bug #47798 Fix auto mapping for bundles that contain only embeddables (jorissae)
v6.0.14
Changelog (v6.0.13...v6.0.14)
- bug #47798 Fix auto mapping for bundles that contain only embeddables (jorissae)
v5.4.14
Changelog (v5.4.13...v5.4.14)
- bug #47798 Fix auto mapping for bundles that contain only embeddables (jorissae)
v6.1.5
Changelog (v6.1.4...v6.1.5)
- bug #47497 Fix mkdir() race condition in ProxyCacheWarmer (andrey-tech)
v6.0.13
Changelog (v6.0.12...v6.0.13)
- bug #47497 Fix mkdir() race condition in ProxyCacheWarmer (andrey-tech)
v5.4.13
Changelog (v5.4.12...v5.4.13)
- bug #47497 Fix mkdir() race condition in ProxyCacheWarmer (andrey-tech)
v4.4.46
Changelog (v4.4.45...v4.4.46)
- bug #47497 Fix mkdir() race condition in ProxyCacheWarmer (andrey-tech)
v6.1.3
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)