Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 532 Bytes | |
v6.4.24 source code.tar.gz | 2025-07-31 | 73.1 kB | |
v6.4.24 source code.zip | 2025-07-31 | 135.0 kB | |
Totals: 3 Items | 208.7 kB | 0 |
Changelog (https://github.com/symfony/translation/compare/v6.4.23...v6.4.24)
- bug symfony/symfony#61276 [DependencyInjection] Escape parameters before resolving env placeholders (@MatTheCat)
- bug symfony/symfony#61111 [Translation] fix support of
TranslatableInterface
inIdentityTranslator
(@VincentLanglet) - bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot)