Yes, that is mentioned already somewhere on github. You should use long syntax from now.
On Apr 30, 5:58 pm, John Blobsmith <[email protected]> wrote: > this syntax doesn't work in beta1 but worked in PR12 : > {% trans "test" %} > > In Beta1 we must use : > {% trans %} test {% endtrans %} -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
