Commit 099b848
File tree
3 files changed
+45
-7
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- Templating
- Tests/Templating
3 files changed
+45
-7
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/GlobalVariables.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/GlobalVariables.php+14-7Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
36 |
| - |
37 |
| - |
38 |
| - |
| 37 | + |
39 | 38 |
|
40 |
| - |
| 39 | + |
41 | 40 |
|
42 |
| - |
| 41 | + |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
48 |
| - |
| 47 | + |
| 48 | + |
49 | 49 |
|
50 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
51 | 58 |
|
52 | 59 |
|
53 | 60 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Templating/GlobalVariablesTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Templating/GlobalVariablesTest.php+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
29 | 55 |
|
30 | 56 |
|
31 | 57 |
|
|
0 commit comments