Commit 6b58568
committed
bug symfony#60859 [TwigBundle] fix preload unlinked class
This PR was merged into the 6.4 branch.
Discussion
----------
[TwigBundle] fix preload unlinked class `BinaryOperatorExpressionParser`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix twigphp/Twig#4647
| License | MIT
It fix the issue listed, it probably required to port on other supported version of symfony
note : feel free to adapt the PR if required
Commits
-------
06fa6c1 fix: twigphp/Twig/issues/4647BinaryOperatorExpressionParser (Grummfy)1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
0 commit comments