Commit a8a0a21
File tree
14 files changed
+50
-481
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- Controller
- Tests
- Controller
- DependencyInjection
- TwigBundle
- DependencyInjection
- Tests/DependencyInjection
- Fixtures/Bundle
- ChildChildChildChildTwigBundle/Resources/views
- ChildChildChildTwigBundle/Resources/views
- ChildChildTwigBundle/Resources/views
- ChildTwigBundle/Resources/views
- Component/HttpKernel
- Bundle
- Tests
14 files changed
+50
-481
lines changedsrc/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php+8-23Lines changed: 8 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 |
| - |
58 | 57 |
|
59 | 58 |
|
60 | 59 |
|
61 |
| - |
| 60 | + |
62 | 61 |
|
63 | 62 |
|
64 | 63 |
|
65 |
| - |
| 64 | + |
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
69 |
| - |
| 68 | + |
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
73 | 72 |
|
74 | 73 |
|
75 | 74 |
|
76 |
| - |
77 |
| - |
78 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
79 | 78 |
|
80 | 79 |
|
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
| 80 | + |
96 | 81 |
|
97 | 82 |
|
98 | 83 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerNameParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerNameParserTest.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
| ||
138 | 137 |
|
139 | 138 |
|
140 | 139 |
|
141 |
| - |
142 | 140 |
|
143 | 141 |
|
144 | 142 |
|
145 | 143 |
|
146 | 144 |
|
147 | 145 |
|
148 | 146 |
|
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
| 147 | + |
| 148 | + |
153 | 149 |
|
154 | 150 |
|
155 | 151 |
|
| ||
166 | 162 |
|
167 | 163 |
|
168 | 164 |
|
169 |
| - |
170 | 165 |
|
171 | 166 |
|
172 | 167 |
|
173 |
| - |
174 | 168 |
|
175 | 169 |
|
176 | 170 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
605 | 605 |
|
606 | 606 |
|
607 | 607 |
|
608 |
| - |
| 608 | + |
609 | 609 |
|
610 | 610 |
|
611 | 611 |
|
| ||
641 | 641 |
|
642 | 642 |
|
643 | 643 |
|
644 |
| - |
| 644 | + |
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
| ||
848 | 848 |
|
849 | 849 |
|
850 | 850 |
|
851 |
| - |
| 851 | + |
852 | 852 |
|
853 | 853 |
|
854 | 854 |
|
| ||
980 | 980 |
|
981 | 981 |
|
982 | 982 |
|
983 |
| - |
| 983 | + |
984 | 984 |
|
985 | 985 |
|
986 | 986 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php+6-49Lines changed: 6 additions & 49 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
113 |
| - |
114 |
| - |
| 112 | + |
115 | 113 |
|
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
| 114 | + |
124 | 115 |
|
125 | 116 |
|
126 | 117 |
|
| ||
166 | 157 |
|
167 | 158 |
|
168 | 159 |
|
169 |
| - |
| 160 | + |
170 | 161 |
|
171 | 162 |
|
172 |
| - |
173 | 163 |
|
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
182 | 164 |
|
183 |
| - |
| 165 | + |
184 | 166 |
|
185 | 167 |
|
186 | 168 |
|
187 | 169 |
|
188 |
| - |
| 170 | + |
189 | 171 |
|
190 | 172 |
|
191 | 173 |
|
192 | 174 |
|
193 |
| - |
| 175 | + |
194 | 176 |
|
195 | 177 |
|
196 |
| - |
197 |
| - |
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
207 |
| - |
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 | 178 |
|
222 | 179 |
|
223 | 180 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/Bundle/ChildChildChildChildTwigBundle/Resources/views/layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/Bundle/ChildChildChildChildTwigBundle/Resources/views/layout.html.twig-1Lines changed: 0 additions & 1 deletion
This file was deleted.
src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/Bundle/ChildChildChildTwigBundle/Resources/views/layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/Bundle/ChildChildChildTwigBundle/Resources/views/layout.html.twig-1Lines changed: 0 additions & 1 deletion
This file was deleted.
src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/Bundle/ChildChildTwigBundle/Resources/views/layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/Bundle/ChildChildTwigBundle/Resources/views/layout.html.twig-1Lines changed: 0 additions & 1 deletion
This file was deleted.
src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/Bundle/ChildTwigBundle/Resources/views/layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/Bundle/ChildTwigBundle/Resources/views/layout.html.twig-1Lines changed: 0 additions & 1 deletion
This file was deleted.
src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php-39Lines changed: 0 additions & 39 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
191 |
| - |
192 |
| - |
193 |
| - |
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 | 191 |
|
199 | 192 |
|
200 | 193 |
|
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
207 |
| - |
208 | 194 |
|
209 | 195 |
|
210 | 196 |
|
| ||
284 | 270 |
|
285 | 271 |
|
286 | 272 |
|
287 |
| - |
288 |
| - |
289 |
| - |
290 |
| - |
291 | 273 |
|
292 | 274 |
|
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 |
| - |
298 | 275 |
|
299 | 276 |
|
300 |
| - |
301 | 277 |
|
302 | 278 |
|
303 |
| - |
304 |
| - |
305 |
| - |
306 |
| - |
307 |
| - |
308 |
| - |
309 |
| - |
310 |
| - |
311 |
| - |
312 |
| - |
313 |
| - |
314 |
| - |
315 |
| - |
316 |
| - |
317 |
| - |
318 | 279 |
|
319 | 280 |
|
320 | 281 |
|
|
src/Symfony/Component/HttpKernel/Bundle/Bundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Bundle/Bundle.php-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 | 131 |
|
141 | 132 |
|
142 | 133 |
|
|
src/Symfony/Component/HttpKernel/Bundle/BundleInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Bundle/BundleInterface.php-13Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 | 51 |
|
65 | 52 |
|
66 | 53 |
|
|
0 commit comments