Releases: symfony/twig-bridge
Releases · symfony/twig-bridge
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- bug symfony/symfony#60867 [WebProfilerBundle] Fix missing indent on non php files opended in the profiler (@phcorp)
- bug symfony/symfony#61111 [Translation] fix support of
TranslatableInterface
inIdentityTranslator
(@VincentLanglet) - bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot) - bug symfony/symfony#60998 [TwigBridge] fix command option mode (
InputOption::VALUE_REQUIRED
) (@gharlan)
v7.2.9
Changelog (v7.2.8...v7.2.9)
- bug symfony/symfony#60867 [WebProfilerBundle] Fix missing indent on non php files opended in the profiler (@phcorp)
- bug symfony/symfony#61111 [Translation] fix support of
TranslatableInterface
inIdentityTranslator
(@VincentLanglet) - bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot) - bug symfony/symfony#60998 [TwigBridge] fix command option mode (
InputOption::VALUE_REQUIRED
) (@gharlan)
v6.4.24
Changelog (v6.4.23...v6.4.24)
- bug symfony/symfony#60867 [WebProfilerBundle] Fix missing indent on non php files opended in the profiler (@phcorp)
- bug symfony/symfony#61111 [Translation] fix support of
TranslatableInterface
inIdentityTranslator
(@VincentLanglet) - bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.2.7
Changelog (v7.2.6...v7.2.7)
- no significant changes
v6.4.22
Changelog (v6.4.21...v6.4.22)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60163 [TwigBridge] Allow attachment name to be set for inline images (@aleho)
- feature symfony/symfony#60039 [TwigBridge] Collect all deprecations with
lint:twig
command (@Fan2Shrek) - feature symfony/symfony#58805 [TwigBridge][Validator] Add the Twig constraint and its validator (@sfmok)
- feature symfony/symfony#60052 [Mailer][TwigBridge] Revert "Add support for translatable objects" (@kbond)
- feature symfony/symfony#59967 [Mailer][TwigBridge] Add support for translatable subject (@norkunas)
- feature symfony/symfony#59842 [TwigBridge] Add Twig
field_id()
form helper (@Legendary4226) - feature symfony/symfony#59805 [Security] Improve DX of recent additions (@nicolas-grekas)
- feature symfony/symfony#59771 [Security] Add ability for voters to explain their vote (@nicolas-grekas)
- feature symfony/symfony#59129 [SecurityBundle][TwigBridge] Add
is_granted_for_user()
function (@natewiebe13) - feature symfony/symfony#59022 [HttpFoundation] Generate url-safe hashes for signed urls (@valtzu)