Hello, since https://github.com/symfony/symfony/commit/b60d254be2f9b9a8b1340a8f7b40270748692ca5 _view variable no more exist on templates. Before PR5, I was using this variable to access to some injected Twig helper functions. It doesn't seem really clear to me now what it's best way to do it now without this variable. Should we use request global variable to get a defined helper service ?
Regards -- 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 users" 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-users?hl=en
