You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
finwe
changed the title
Translation: --no-fill option prefixes translations with \0NoFill\0 for intl-icu YAML translations
[Translation] --no-fill option prefixes translations with \0NoFill\0 for intl-icu YAML translations
Jun 5, 2025
Symfony version(s) affected
7.2.6
Description
Updated YAML translations using the
--no-fill
option are generated with\0NoFill\0
prefix.Given how the
--no-fill
option is described in the documentation, I'd expect the translations to be empty, or this to be mentioned in the docs.How to reproduce
Have a custom validator message in an entity
Generate translation with
validators+intl-icu.ro_RO.yaml
is generated with linePossible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: