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
minor #12957 Remove usages of transChoice() method for Symfony 5.0 (kane-menicou)
This PR was submitted for the 5.0 branch but it was squashed and merged into the 4.4 branch instead (closes#12957).
Discussion
----------
Remove usages of transChoice() method for Symfony 5.0
The `transChoice()` method and the `transChoice` Twig filter [were removed in Symfony 5.0](https://github.com/symfony/symfony/blob/master/UPGRADE-5.0.md#frameworkbundle)
**Notes for reviewers:** I'm not too sure about the new `Pluralized Translations` section, I couldn't find any other information about it in the docs so maybe it's relevant? I'm not sure if there's a better place to put it (maybe: `components/translation.rst`), or if it's even needed?
Commits
-------
73376df Remove usages of transChoice() method for Symfony 5.0
0 commit comments