Closed
Description
Symfony version(s) affected: 5.0.3 - 5.0.7
Description
As per my comment on #34713:
Even though I have the PHP intl extension installed, the command refuses to output the messages in the ICU format.
How to reproduce
Using the tools listed below, start a project and add translation keys (e.g. in a form or directly in a template) and run the translation:update
command.
Additional context
Here's what I'm currently using:
- Windows 10
- PHP 7.4.2
- symfony/intl 5.0.7
- symfony/translation 5.0.7