Skip to content

Conversation

andyexeter
Copy link
Contributor

Twig's filter tag is deprecated since v2.9 and apply should be used instead as per https://twig.symfony.com/doc/2.x/deprecated.html#tags

Replace twig filter tag with apply tag
@OskarStark
Copy link
Contributor

Thank you Andy.

@OskarStark OskarStark merged commit 48dffe5 into symfony:4.3 Jun 6, 2019
OskarStark added a commit that referenced this pull request Jun 6, 2019
…ag (andyexeter)

This PR was merged into the 4.3 branch.

Discussion
----------

Update mailer.rst - replace twig filter tag with apply tag

Twig's [`filter`](https://twig.symfony.com/doc/2.x/tags/filter.html) tag is deprecated since v2.9 and [`apply`](https://twig.symfony.com/doc/2.x/tags/apply.html) should be used instead as per https://twig.symfony.com/doc/2.x/deprecated.html#tags

Commits
-------

48dffe5 Update mailer.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants