Commit b58e8ce
File tree
Expand file treeCollapse file tree
40 files changed
+1825
-255
lines changedFilter options
- src/Symfony
- Bridge/Twig
- Extension
- Tests/Extension
- Bundle
- FrameworkBundle
- Controller
- DependencyInjection
- Compiler
- Resources/config
- routing
- Templating/Helper
- Tests/DependencyInjection/Compiler
- TwigBundle/Resources/config
- Component
- HttpFoundation
- HttpKernel
- Controller
- DependencyInjection
- EventListener
- RenderingStrategy
- Tests
- DependencyInjection
- EventListener
- RenderingStrategy
Expand file treeCollapse file tree
40 files changed
+1825
-255
lines changed+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
| ||
537 | 535 |
|
538 | 536 |
|
539 | 537 |
|
540 |
| - |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
541 | 544 |
|
542 | 545 |
|
543 | 546 |
|
|
src/Symfony/Bridge/Twig/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/CHANGELOG.md+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
|
src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php+22-40Lines changed: 22 additions & 40 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 14 | + |
| 15 | + |
19 | 16 |
|
20 | 17 |
|
21 | 18 |
|
22 | 19 |
|
23 | 20 |
|
24 | 21 |
|
25 |
| - |
| 22 | + |
26 | 23 |
|
27 |
| - |
28 |
| - |
| 24 | + |
29 | 25 |
|
30 | 26 |
|
31 | 27 |
|
32 | 28 |
|
33 |
| - |
| 29 | + |
34 | 30 |
|
35 |
| - |
| 31 | + |
36 | 32 |
|
37 |
| - |
| 33 | + |
38 | 34 |
|
39 | 35 |
|
40 | 36 |
|
41 | 37 |
|
42 | 38 |
|
43 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
44 | 42 |
|
45 | 43 |
|
46 | 44 |
|
47 | 45 |
|
48 | 46 |
|
49 | 47 |
|
50 |
| - |
51 |
| - |
| 48 | + |
| 49 | + |
52 | 50 |
|
53 | 51 |
|
54 | 52 |
|
55 |
| - |
| 53 | + |
56 | 54 |
|
57 |
| - |
| 55 | + |
58 | 56 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
| 57 | + |
66 | 58 |
|
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
| 59 | + |
| 60 | + |
71 | 61 |
|
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
| 62 | + |
79 | 63 |
|
80 | 64 |
|
81 |
| - |
| 65 | + |
82 | 66 |
|
83 |
| - |
| 67 | + |
84 | 68 |
|
85 | 69 |
|
86 |
| - |
| 70 | + |
87 | 71 |
|
88 |
| - |
89 |
| - |
90 |
| - |
| 72 | + |
91 | 73 |
|
92 | 74 |
|
93 | 75 |
|
|
src/Symfony/Bridge/Twig/Tests/Extension/HttpKernelExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/HttpKernelExtensionTest.php+10-14Lines changed: 10 additions & 14 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 |
|
| ||
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 |
| - |
| 33 | + |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
| ||
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
44 |
| - |
| 43 | + |
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
| ||
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
53 |
| - |
| 52 | + |
54 | 53 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
61 | 57 |
|
62 |
| - |
| 58 | + |
63 | 59 |
|
64 | 60 |
|
65 |
| - |
| 61 | + |
66 | 62 |
|
67 | 63 |
|
68 | 64 |
|
69 |
| - |
| 65 | + |
70 | 66 |
|
71 | 67 |
|
72 | 68 |
|
|
src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
8 | 13 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
12 | 17 |
|
13 | 18 |
|
14 | 19 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
63 | 66 |
|
64 | 67 |
|
65 | 68 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/HttpRenderingStrategyPass.php
Copy file name to clipboard+45Lines changed: 45 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 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+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/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
| 69 | + |
68 | 70 |
|
69 | 71 |
|
70 | 72 |
|
|
0 commit comments