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