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
{% render '...' %} is discouraged since Symfony 2.2. In Symfony 3.0 will disappear forever. See symfony/symfony#13233
I propose to review all the documentation to remove any {% render %} mention and usage. If necessary, we could add a small note indicating that {% render %} was used in the "ancient" Symfony versions, but let's state clear that it should never be used.