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
minor #7523 Twig Extension does no longer need getName() method (mpdude, javiereguiluz)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes#7523).
Discussion
----------
Twig Extension does no longer need getName() method
This has been deprecated as of Twig 1.26, see https://github.com/twigphp/Twig/blob/v1.26.0/CHANGELOG#L7
Commits
-------
f94fd8f Fixed a syntax issue
200683e Minor change
c59a8d5 Fix .rst formatting
00f36bb Twig Extension does no longer need getName() method
0 commit comments