Commit b838118
committed
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() method1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 52 | | |
58 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments