Commit 2b036ec
committed
File tree
Expand file treeCollapse file tree
15 files changed
+177
-31
lines changedFilter options
- src/Symfony/Component
- Config
- Resource
- Tests
- Resource
- Form
- Tests
- Extension/HttpFoundation
- Fixtures
- HttpFoundation
- Tests
- HttpKernel
- EventListener
- Tests/EventListener
- VarDumper
- Cloner
- Tests
Expand file treeCollapse file tree
15 files changed
+177
-31
lines changedsrc/Symfony/Component/Config/Resource/FileResource.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Resource/FileResource.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
src/Symfony/Component/Config/Tests/ConfigCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/ConfigCacheTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
| 131 | + |
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
|
src/Symfony/Component/Config/Tests/Resource/FileResourceTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Resource/FileResourceTest.php+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
| 25 | + |
| 26 | + |
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
| ||
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 |
| - |
46 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
47 | 50 |
|
48 | 51 |
|
49 |
| - |
| 52 | + |
50 | 53 |
|
51 | 54 |
|
52 | 55 |
|
|
src/Symfony/Component/Form/NativeRequestHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/NativeRequestHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 |
| - |
| 101 | + |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
|
src/Symfony/Component/Form/Tests/AbstractRequestHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractRequestHandlerTest.php+45-1Lines changed: 45 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
269 | 313 |
|
270 | 314 |
|
271 | 315 |
|
| ||
314 | 358 |
|
315 | 359 |
|
316 | 360 |
|
317 |
| - |
| 361 | + |
318 | 362 |
|
319 | 363 |
|
320 | 364 |
|
|
src/Symfony/Component/Form/Tests/Extension/HttpFoundation/HttpFoundationRequestHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/HttpFoundation/HttpFoundationRequestHandlerTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
src/Symfony/Component/Form/Tests/Fixtures/foo2
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Fixtures/foo2Whitespace-only changes.
src/Symfony/Component/Form/Tests/Fixtures/foo3
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Fixtures/foo3Whitespace-only changes.
src/Symfony/Component/Form/Tests/NativeRequestHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/NativeRequestHandlerTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 | 211 |
|
212 |
| - |
| 212 | + |
213 | 213 |
|
214 |
| - |
| 214 | + |
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
|
src/Symfony/Component/HttpFoundation/BinaryFileResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/BinaryFileResponse.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
| 198 | + |
198 | 199 |
|
199 | 200 |
|
200 | 201 |
|
201 | 202 |
|
202 |
| - |
203 |
| - |
| 203 | + |
| 204 | + |
204 | 205 |
|
205 | 206 |
|
206 | 207 |
|
|
src/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 |
| - |
234 |
| - |
| 233 | + |
| 234 | + |
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
| 65 | + |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
| ||
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 |
| - |
77 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
| ||
137 | 139 |
|
138 | 140 |
|
139 | 141 |
|
140 |
| - |
| 142 | + |
141 | 143 |
|
142 | 144 |
|
src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 |
| - |
| 202 | + |
203 | 203 |
|
204 |
| - |
| 204 | + |
205 | 205 |
|
206 | 206 |
|
207 |
| - |
| 207 | + |
| 208 | + |
208 | 209 |
|
209 |
| - |
210 | 210 |
|
| 211 | + |
| 212 | + |
211 | 213 |
|
212 | 214 |
|
213 | 215 |
|
|
src/Symfony/Component/VarDumper/Tests/VarClonerTest.php
Copy file name to clipboard+94Lines changed: 94 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 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
0 commit comments