Commit 0420d3c
committed
bug #47171 [TwigBridge] suggest to install the Twig bundle when the required component is already installed (xabbuh)
This PR was merged into the 4.4 branch.
Discussion
----------
[TwigBridge] suggest to install the Twig bundle when the required component is already installed
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix #43560
| License | MIT
| Doc PR |
Commits
-------
c203ef2 suggest to install the Twig bundle when the required component is already installedFile tree
Expand file treeCollapse file tree
1 file changed
+8
-1
lines changedOpen diff view settings
Filter options
- src/Symfony/Bridge/Twig
Expand file treeCollapse file tree
1 file changed
+8
-1
lines changedOpen diff view settings
Collapse file
src/Symfony/Bridge/Twig/UndefinedCallableHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/UndefinedCallableHandler.php+8-1Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
| 14 | + |
14 | 15 | |
15 | 16 | |
16 | 17 | |
| ||
93 | 94 | |
94 | 95 | |
95 | 96 | |
96 | | - |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
97 | 104 | |
98 | 105 | |
0 commit comments