Commit 16bc18f
File tree
Expand file treeCollapse file tree
3 files changed
+7
-2
lines changedFilter options
- src/Symfony/Bundle/TwigBundle
- Resources/config
- Tests
Expand file treeCollapse file tree
3 files changed
+7
-2
lines changedsrc/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
|
src/Symfony/Bundle/TwigBundle/TemplateIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TemplateIterator.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
34 |
| - |
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| 40 | + |
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
| ||
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
| 53 | + |
51 | 54 |
|
52 | 55 |
|
53 | 56 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/TemplateIteratorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/TemplateIteratorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
0 commit comments