Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#50391 [FrameworkBundle][HttpKernel] Introduce
$buildDir
argument toWarmableInterface::warmup
to 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#51626 [TwigBridge][TwigBundle] Drop support for Twig 2 (@derrabus)
- 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_method
option whenautoescape_service
is set to an invokable service id (@nicolas-grekas) - feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50846 [Bridges][Bundles] Convert to native return types (@wouterj)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)