Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 693 Bytes | |
v7.2.9 source code.tar.gz | 2025-07-31 | 55.8 kB | |
v7.2.9 source code.zip | 2025-07-31 | 103.2 kB | |
Totals: 3 Items | 159.7 kB | 2 |
Changelog (https://github.com/symfony/twig-bridge/compare/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)