Commit 05f4b08
File tree
40 files changed
+250
-1169
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- Resources/config
- SecurityBundle
- Tests/Functional
- app/JsonLogin
- TwigBundle
- DependencyInjection/Compiler
- ErrorRenderer
- Resources/config
- Component
- ErrorRenderer
- Command
- DependencyInjection
- ErrorRenderer
- Exception
- Tests
- Command
- DependencyInjection
- ErrorRenderer
- HttpKernel
- Controller
- Tests/Controller
- Serializer
- Normalizer
- Tests/Normalizer
40 files changed
+250
-1169
lines changed+14-25Lines changed: 14 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
307 | 306 |
|
308 | 307 |
|
309 | 308 |
|
310 |
| - |
| 309 | + |
311 | 310 |
|
312 | 311 |
|
313 |
| - |
314 |
| - |
315 |
| - |
316 |
| - |
317 |
| - |
318 |
| - |
319 |
| - |
| 312 | + |
| 313 | + |
| 314 | + |
320 | 315 |
|
321 | 316 |
|
322 | 317 |
|
323 |
| - |
| 318 | + |
324 | 319 |
|
325 |
| - |
| 320 | + |
326 | 321 |
|
327 |
| - |
| 322 | + |
328 | 323 |
|
329 |
| - |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
330 | 329 |
|
331 | 330 |
|
332 |
| - |
| 331 | + |
333 | 332 |
|
334 |
| - |
335 |
| - |
336 |
| - |
337 |
| - |
338 |
| - |
339 |
| - |
340 |
| - |
341 |
| - |
342 |
| - |
| 333 | + |
343 | 334 |
|
344 | 335 |
|
345 | 336 |
|
346 | 337 |
|
347 |
| - |
348 |
| - |
349 | 338 |
|
350 | 339 |
|
351 | 340 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
|
src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
| ||
92 | 91 |
|
93 | 92 |
|
94 | 93 |
|
95 |
| - |
96 | 94 |
|
97 | 95 |
|
98 | 96 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/console.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/console.xml-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
202 |
| - |
203 | 197 |
|
204 | 198 |
|
205 | 199 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/error_renderer.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/error_renderer.xml+3-20Lines changed: 3 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 |
| - |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 | 21 |
|
39 | 22 |
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.xml+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
62 | 68 |
|
63 | 69 |
|
64 | 70 |
|
|
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/JsonLoginTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/JsonLoginTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/JsonLogin/config.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/JsonLogin/config.yml+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
4 | 7 |
|
5 | 8 |
|
6 | 9 |
|
|
src/Symfony/Bundle/SecurityBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/ErrorRendererPass.php
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
src/Symfony/Bundle/TwigBundle/ErrorRenderer/TwigHtmlErrorRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/ErrorRenderer/TwigHtmlErrorRenderer.php+3-11Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 | 40 |
|
49 | 41 |
|
50 | 42 |
|
| ||
66 | 58 |
|
67 | 59 |
|
68 | 60 |
|
69 |
| - |
| 61 | + |
70 | 62 |
|
71 | 63 |
|
72 | 64 |
|
|
src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
167 | 166 |
|
168 | 167 |
|
169 | 168 |
|
|
src/Symfony/Bundle/TwigBundle/TwigBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TwigBundle.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
|
0 commit comments