Twig Bundle Versions Save

Provides a tight integration of Twig into the Symfony full-stack framework

v7.0.0

5 months ago

v6.4.0

5 months ago

v7.0.0-RC2

5 months ago

v7.0.0-RC1

5 months ago

v6.4.0-RC1

5 months ago

v7.0.0-BETA3

5 months ago

v6.4.0-BETA3

5 months ago

v6.3.8

5 months ago

v5.4.31

5 months ago

v7.0.0-BETA1

6 months ago

Changelog (https://github.com/symfony/twig-bundle/compare/v6.3.6...v7.0.0-BETA1)

  • feature symfony/symfony#50391 [FrameworkBundle][HttpKernel] Introduce $buildDir argument to WarmableInterface::warmup to warm read-only artefacts in build_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 when autoescape_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)