Commit 60a717d
committed
minor symfony#58235 [TwigBridge] use DeprecatedCallableInfo for Twig callables if possible (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[TwigBridge] use DeprecatedCallableInfo for Twig callables if possible
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
see twigphp/Twig#4291
Commits
-------
76e80d7 use DeprecatedCallableInfo for Twig callables if possible1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
166 | 172 | | |
167 | 173 | | |
168 | | - | |
| 174 | + | |
169 | 175 | | |
170 | 176 | | |
171 | 177 | | |
| |||
0 commit comments