Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 535 Bytes | |
v6.4.24 source code.tar.gz | 2025-07-31 | 57.7 kB | |
v6.4.24 source code.zip | 2025-07-31 | 105.4 kB | |
Totals: 3 Items | 163.6 kB | 2 |
Changelog (https://github.com/symfony/twig-bridge/compare/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)