File tree
98 files changed
+773
-576
lines changedFilter options
- src/Symfony
- Bridge/Twig
- Command
- DataCollector
- Extension
- Form
- Node
- NodeVisitor
- Tests
- Command
- Extension
- Fixtures
- Node
- NodeVisitor
- TokenParser
- Translation
- TokenParser
- Translation
- Bundle
- FrameworkBundle
- Tests/Fragment
- SecurityBundle
- Twig/Extension
- TwigBundle
- CacheWarmer
- Controller
- Debug
- DependencyInjection
- Configurator
- Extension
- Loader
- Node
- Resources/config
- Tests
- Controller
- DependencyInjection
- Compiler
- Loader
- TokenParser
- TokenParser
- WebProfilerBundle
- Controller
- EventListener
- Profiler
- Tests
- Controller
- DependencyInjection
- EventListener
- Profiler
- Twig
- Component/HttpKernel
- DataCollector
- Fragment
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+773
-576
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Bridge/Twig/Command/DebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Command/DebugCommand.php+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
| 38 | + |
43 | 39 |
|
44 | 40 |
|
45 | 41 |
|
46 | 42 |
|
47 | 43 |
|
48 |
| - |
| 44 | + |
49 | 45 |
|
50 | 46 |
|
51 | 47 |
|
|
src/Symfony/Bridge/Twig/Command/LintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Command/LintCommand.php+12-13Lines changed: 12 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
20 | 24 |
|
21 | 25 |
|
22 | 26 |
|
| ||
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
| 43 | + |
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
50 |
| - |
| 49 | + |
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
| ||
117 | 116 |
|
118 | 117 |
|
119 | 118 |
|
120 |
| - |
| 119 | + |
121 | 120 |
|
122 | 121 |
|
123 | 122 |
|
| ||
140 | 139 |
|
141 | 140 |
|
142 | 141 |
|
143 |
| - |
| 142 | + |
144 | 143 |
|
145 | 144 |
|
146 | 145 |
|
147 |
| - |
| 146 | + |
148 | 147 |
|
149 |
| - |
| 148 | + |
150 | 149 |
|
151 | 150 |
|
152 |
| - |
| 151 | + |
153 | 152 |
|
154 | 153 |
|
155 | 154 |
|
| ||
207 | 206 |
|
208 | 207 |
|
209 | 208 |
|
210 |
| - |
| 209 | + |
211 | 210 |
|
212 | 211 |
|
213 | 212 |
|
|
src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
18 | 21 |
|
19 | 22 |
|
20 | 23 |
|
| ||
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
29 |
| - |
| 32 | + |
30 | 33 |
|
31 | 34 |
|
32 | 35 |
|
| ||
73 | 76 |
|
74 | 77 |
|
75 | 78 |
|
76 |
| - |
| 79 | + |
77 | 80 |
|
78 |
| - |
| 81 | + |
79 | 82 |
|
80 | 83 |
|
81 | 84 |
|
| ||
96 | 99 |
|
97 | 100 |
|
98 | 101 |
|
99 |
| - |
| 102 | + |
100 | 103 |
|
101 | 104 |
|
102 | 105 |
|
|
src/Symfony/Bridge/Twig/Extension/AssetExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/AssetExtension.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
22 |
| - |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
| ||
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
43 |
| - |
44 |
| - |
45 |
| - |
| 45 | + |
| 46 | + |
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
|
src/Symfony/Bridge/Twig/Extension/CodeExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/CodeExtension.php+12-9Lines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
19 |
| - |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 | 25 |
|
| ||
42 | 45 |
|
43 | 46 |
|
44 | 47 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
|
src/Symfony/Bridge/Twig/Extension/DumpExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/DumpExtension.php+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
17 | 21 |
|
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
22 | 26 |
|
23 |
| - |
| 27 | + |
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
| ||
32 | 36 |
|
33 | 37 |
|
34 | 38 |
|
35 |
| - |
| 39 | + |
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
| ||
46 | 50 |
|
47 | 51 |
|
48 | 52 |
|
49 |
| - |
| 53 | + |
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
| ||
55 | 59 |
|
56 | 60 |
|
57 | 61 |
|
58 |
| - |
| 62 | + |
59 | 63 |
|
60 | 64 |
|
61 | 65 |
|
|
src/Symfony/Bridge/Twig/Extension/ExpressionExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/ExpressionExtension.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 |
| - |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
29 |
| - |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
|
src/Symfony/Bridge/Twig/Extension/FormExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/FormExtension.php+20-14Lines changed: 20 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
17 | 23 |
|
18 | 24 |
|
19 | 25 |
|
20 | 26 |
|
21 | 27 |
|
22 | 28 |
|
23 | 29 |
|
24 |
| - |
| 30 | + |
25 | 31 |
|
26 | 32 |
|
27 | 33 |
|
| ||
39 | 45 |
|
40 | 46 |
|
41 | 47 |
|
42 |
| - |
| 48 | + |
43 | 49 |
|
44 | 50 |
|
45 | 51 |
|
| ||
61 | 67 |
|
62 | 68 |
|
63 | 69 |
|
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
74 | 80 |
|
75 | 81 |
|
76 | 82 |
|
| ||
80 | 86 |
|
81 | 87 |
|
82 | 88 |
|
83 |
| - |
| 89 | + |
84 | 90 |
|
85 | 91 |
|
86 | 92 |
|
| ||
90 | 96 |
|
91 | 97 |
|
92 | 98 |
|
93 |
| - |
| 99 | + |
94 | 100 |
|
95 | 101 |
|
96 | 102 |
|
|
src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 |
| - |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
| ||
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
40 |
| - |
41 |
| - |
| 42 | + |
| 43 | + |
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
|
0 commit comments