Skip to content

Replace {% render '...' %} by {{ render('...') }} #4754

Closed
@javiereguiluz

Description

@javiereguiluz

{% 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions