Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#50391 [FrameworkBundle][HttpKernel] Introduce
$buildDirargument toWarmableInterface::warmupto warm read-only artefacts inbuild_dir(@Okhoshi) - feature symfony/symfony#51976 [Workflow] Revert deprecation about Registry (@lyrixx)
- feature symfony/symfony#50321 [TwigBridge] Add
AppVariable::getEnabledLocales()(@jmsche) - feature symfony/symfony#51690 [Mime] Add
TemplatedEmail::locale()to set the locale for the email rendering (@alexander-schranz) - feature symfony/symfony#51325 [FrameworkBundle] Deprecate not setting some options (@Jean-Beru)
- feature symfony/symfony#50888 [FrameworkBundle] Deprecate doctrine/annotations integration (@derrabus)
- feature symfony/symfony#50883 [TwigBundle] Allow omitting the
autoescape_service_methodoption whenautoescape_serviceis set to an invokable service id (@nicolas-grekas)