Commit 7ed4189
File tree
Expand file treeCollapse file tree
16 files changed
+46
-88
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests/Extension
- Bundle/FrameworkBundle/Resources/config
- Component/HttpKernel
- DependencyInjection
- EventListener
- Fragment
- Tests
- DependencyInjection
- EventListener
- Fragment
Expand file treeCollapse file tree
16 files changed
+46
-88
lines changedsrc/Symfony/Bridge/Twig/Tests/Extension/HttpKernelExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/HttpKernelExtensionTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_renderer.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_renderer.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml+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 |
| - |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/routing.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/routing.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 |
| - |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 |
| - |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
src/Symfony/Component/HttpKernel/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/CHANGELOG.md+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
27 | 33 |
|
28 | 34 |
|
29 | 35 |
|
|
src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DependencyInjection/LazyLoadingFragmentHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php+1-13Lines changed: 1 addition & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 | 25 |
|
31 | 26 |
|
32 | 27 |
|
| ||
35 | 30 |
|
36 | 31 |
|
37 | 32 |
|
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
| 33 | + |
42 | 34 |
|
43 | 35 |
|
44 | 36 |
|
| ||
56 | 48 |
|
57 | 49 |
|
58 | 50 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 | 51 |
|
64 | 52 |
|
65 | 53 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php+3-12Lines changed: 3 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
| ||
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 | 47 |
|
49 |
| - |
| 48 | + |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
| ||
101 | 100 |
|
102 | 101 |
|
103 | 102 |
|
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
| 103 | + |
112 | 104 |
|
113 | 105 |
|
114 | 106 |
|
| ||
130 | 122 |
|
131 | 123 |
|
132 | 124 |
|
133 |
| - |
134 | 125 |
|
135 | 126 |
|
136 | 127 |
|
|
src/Symfony/Component/HttpKernel/EventListener/RouterListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/RouterListener.php+10-24Lines changed: 10 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 | 33 |
|
39 | 34 |
|
40 | 35 |
|
41 | 36 |
|
42 | 37 |
|
43 | 38 |
|
44 | 39 |
|
45 |
| - |
46 | 40 |
|
47 | 41 |
|
48 | 42 |
|
49 | 43 |
|
50 | 44 |
|
51 |
| - |
52 |
| - |
53 | 45 |
|
| 46 | + |
54 | 47 |
|
55 | 48 |
|
56 |
| - |
57 | 49 |
|
58 | 50 |
|
59 | 51 |
|
60 |
| - |
| 52 | + |
61 | 53 |
|
62 | 54 |
|
63 | 55 |
|
| ||
75 | 67 |
|
76 | 68 |
|
77 | 69 |
|
78 |
| - |
| 70 | + |
79 | 71 |
|
80 | 72 |
|
81 |
| - |
82 |
| - |
83 | 73 |
|
84 | 74 |
|
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
85 | 81 |
|
86 | 82 |
|
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 | 83 |
|
92 | 84 |
|
93 | 85 |
|
94 | 86 |
|
95 | 87 |
|
96 | 88 |
|
97 | 89 |
|
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
| 90 | + |
105 | 91 |
|
106 | 92 |
|
107 | 93 |
|
|
src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php+4-17Lines changed: 4 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 | 26 |
|
32 | 27 |
|
33 | 28 |
|
| ||
36 | 31 |
|
37 | 32 |
|
38 | 33 |
|
39 |
| - |
40 | 34 |
|
41 | 35 |
|
42 | 36 |
|
43 | 37 |
|
44 | 38 |
|
45 |
| - |
46 |
| - |
| 39 | + |
47 | 40 |
|
48 | 41 |
|
49 |
| - |
50 | 42 |
|
51 |
| - |
| 43 | + |
52 | 44 |
|
53 | 45 |
|
54 | 46 |
|
| ||
93 | 85 |
|
94 | 86 |
|
95 | 87 |
|
96 |
| - |
| 88 | + |
97 | 89 |
|
98 | 90 |
|
99 | 91 |
|
| ||
115 | 107 |
|
116 | 108 |
|
117 | 109 |
|
118 |
| - |
| 110 | + |
119 | 111 |
|
120 | 112 |
|
121 | 113 |
|
| ||
124 | 116 |
|
125 | 117 |
|
126 | 118 |
|
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 | 119 |
|
src/Symfony/Component/HttpKernel/Tests/DependencyInjection/LazyLoadingFragmentHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DependencyInjection/LazyLoadingFragmentHandlerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/ProfilerListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/ProfilerListenerTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
0 commit comments