Skip to content

v6.2.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 24 Oct 13:01
· 529 commits to 7.3 since this release
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)