File tree
27 files changed
+216
-114
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Tests/Functional/app
- Component
- Cache/Tests
- Adapter
- Simple
- Debug/Tests/phpt
- Form
- Extension/DataCollector
- HttpKernel
- DataCollector
- Tests
- DataCollector
- Routing
- Security
- Core
- Authentication/Token
- Exception
- Tests
- Authentication/Token
- Exception
27 files changed
+216
-114
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
| 59 | + |
58 | 60 |
|
59 | 61 |
|
60 | 62 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
| 237 | + |
| 238 | + |
237 | 239 |
|
238 | 240 |
|
239 | 241 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 |
| - |
90 |
| - |
| 89 | + |
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
|
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 |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/AdapterTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/AdapterTestCase.php+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 |
| - |
| 218 | + |
219 | 219 |
|
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
| 220 | + |
226 | 221 |
|
227 | 222 |
|
228 | 223 |
|
|
src/Symfony/Component/Cache/Tests/Psr16CacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Psr16CacheTest.php+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
| 162 | + |
163 | 163 |
|
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
| 164 | + |
170 | 165 |
|
171 | 166 |
|
172 | 167 |
|
|
src/Symfony/Component/Cache/Tests/Simple/CacheTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Simple/CacheTestCase.php+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
| 137 | + |
143 | 138 |
|
144 | 139 |
|
145 | 140 |
|
|
src/Symfony/Component/Debug/Tests/phpt/fatal_with_nested_handlers.phpt
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/phpt/fatal_with_nested_handlers.phpt+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
src/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
src/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| ||
229 | 231 |
|
230 | 232 |
|
231 | 233 |
|
232 |
| - |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
233 | 238 |
|
234 | 239 |
|
235 | 240 |
|
236 | 241 |
|
237 | 242 |
|
238 | 243 |
|
239 | 244 |
|
240 |
| - |
| 245 | + |
| 246 | + |
| 247 | + |
241 | 248 |
|
242 | 249 |
|
243 | 250 |
|
|
src/Symfony/Component/Form/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/composer.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
src/Symfony/Component/HttpKernel/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
10 | 15 |
|
11 | 16 |
|
12 | 17 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
38 | 41 |
|
39 | 42 |
|
| 43 | + |
| 44 | + |
40 | 45 |
|
41 | 46 |
|
42 | 47 |
|
43 | 48 |
|
44 | 49 |
|
45 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
46 | 54 |
|
47 | 55 |
|
| 56 | + |
| 57 | + |
48 | 58 |
|
49 | 59 |
|
50 | 60 |
|
| ||
100 | 110 |
|
101 | 111 |
|
102 | 112 |
|
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
103 | 131 |
|
src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php+31-8Lines changed: 31 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
| ||
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
88 | 93 |
|
89 | 94 |
|
90 | 95 |
|
| ||
95 | 100 |
|
96 | 101 |
|
97 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
98 | 107 |
|
99 | 108 |
|
100 | 109 |
|
| ||
136 | 145 |
|
137 | 146 |
|
138 | 147 |
|
139 |
| - |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
140 | 152 |
|
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
141 | 157 |
|
142 |
| - |
| 158 | + |
143 | 159 |
|
144 | 160 |
|
145 | 161 |
|
146 | 162 |
|
147 |
| - |
148 |
| - |
149 | 163 |
|
150 | 164 |
|
151 | 165 |
|
152 |
| - |
| 166 | + |
153 | 167 |
|
154 | 168 |
|
155 |
| - |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
156 | 173 |
|
157 |
| - |
| 174 | + |
| 175 | + |
158 | 176 |
|
159 | 177 |
|
160 | 178 |
|
| 179 | + |
161 | 180 |
|
162 | 181 |
|
163 | 182 |
|
| ||
178 | 197 |
|
179 | 198 |
|
180 | 199 |
|
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
181 | 204 |
|
182 | 205 |
|
183 | 206 |
|
| ||
196 | 219 |
|
197 | 220 |
|
198 | 221 |
|
199 |
| - |
| 222 | + |
200 | 223 |
|
201 | 224 |
|
202 | 225 |
|
|
src/Symfony/Component/HttpKernel/Kernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Kernel.php+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
833 | 833 |
|
834 | 834 |
|
835 | 835 |
|
| 836 | + |
| 837 | + |
| 838 | + |
836 | 839 |
|
837 | 840 |
|
| 841 | + |
| 842 | + |
838 | 843 |
|
839 | 844 |
|
840 | 845 |
|
| 846 | + |
| 847 | + |
| 848 | + |
841 | 849 |
|
842 | 850 |
|
| 851 | + |
843 | 852 |
|
844 | 853 |
|
845 | 854 |
|
846 | 855 |
|
| 856 | + |
| 857 | + |
| 858 | + |
| 859 | + |
| 860 | + |
| 861 | + |
| 862 | + |
| 863 | + |
| 864 | + |
| 865 | + |
| 866 | + |
| 867 | + |
| 868 | + |
| 869 | + |
| 870 | + |
| 871 | + |
| 872 | + |
| 873 | + |
| 874 | + |
| 875 | + |
| 876 | + |
| 877 | + |
| 878 | + |
| 879 | + |
847 | 880 |
|
0 commit comments