Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 530 Bytes | |
v7.3.2 source code.tar.gz | 2025-07-31 | 71.4 kB | |
v7.3.2 source code.zip | 2025-07-31 | 133.8 kB | |
Totals: 3 Items | 205.7 kB | 0 |
Changelog (https://github.com/symfony/translation/compare/v7.3.1...v7.3.2)
- 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)