Commit eef1f42
File tree
9 files changed
+25
-93
lines changedFilter options
- src/Symfony
- Bundle/WebServerBundle/Command
- Component
- Serializer/Tests/Normalizer
- VarDumper
- Caster
- Cloner
- Tests
- Caster
- Dumper
9 files changed
+25
-93
lines changed+4-13Lines changed: 4 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
| 65 | + |
| 66 | + |
71 | 67 |
|
72 | 68 |
|
73 | 69 |
|
74 | 70 |
|
75 |
| - |
76 | 71 |
|
77 | 72 |
|
78 | 73 |
|
79 | 74 |
|
80 | 75 |
|
81 | 76 |
|
82 | 77 |
|
83 |
| - |
| 78 | + |
84 | 79 |
|
85 | 80 |
|
86 | 81 |
|
| ||
141 | 136 |
|
142 | 137 |
|
143 | 138 |
|
144 |
| - |
145 |
| - |
146 |
| - |
| 139 | + |
147 | 140 |
|
148 | 141 |
|
149 | 142 |
|
| ||
157 | 150 |
|
158 | 151 |
|
159 | 152 |
|
160 |
| - |
161 |
| - |
162 | 153 |
|
163 | 154 |
|
164 | 155 |
|
|
src/Symfony/Bundle/WebServerBundle/Command/ServerCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebServerBundle/Command/ServerCommand.php-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 | 23 |
|
src/Symfony/Component/Serializer/Tests/Normalizer/DataUriNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/DataUriNormalizerTest.php+2-8Lines changed: 2 additions & 8 deletions
Large diffs are not rendered by default.
src/Symfony/Component/VarDumper/Caster/RedisCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/RedisCaster.php-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 | 33 |
|
43 | 34 |
|
44 | 35 |
|
|
src/Symfony/Component/VarDumper/Caster/ReflectionCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ReflectionCaster.php-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
| ||
214 | 213 |
|
215 | 214 |
|
216 | 215 |
|
217 |
| - |
218 |
| - |
219 |
| - |
220 | 216 |
|
221 | 217 |
|
222 | 218 |
|
| ||
231 | 227 |
|
232 | 228 |
|
233 | 229 |
|
234 |
| - |
235 |
| - |
236 |
| - |
237 | 230 |
|
238 | 231 |
|
239 | 232 |
|
|
src/Symfony/Component/VarDumper/Cloner/VarCloner.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/VarCloner.php+11-15Lines changed: 11 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
303 | 303 |
|
304 | 304 |
|
305 | 305 |
|
306 |
| - |
307 |
| - |
308 |
| - |
309 |
| - |
310 |
| - |
311 |
| - |
312 |
| - |
313 |
| - |
314 |
| - |
315 |
| - |
316 |
| - |
317 |
| - |
318 |
| - |
319 |
| - |
320 |
| - |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
321 | 312 |
|
322 | 313 |
|
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
323 | 319 |
|
324 | 320 |
|
325 | 321 |
|
|
src/Symfony/Component/VarDumper/Tests/Caster/RedisCasterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Tests/Caster/RedisCasterTest.php+2-20Lines changed: 2 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
| 29 | + |
38 | 30 |
|
39 | 31 |
|
40 | 32 |
|
41 | 33 |
|
42 |
| - |
43 | 34 |
|
44 | 35 |
|
45 | 36 |
|
| ||
52 | 43 |
|
53 | 44 |
|
54 | 45 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
| 46 | + |
64 | 47 |
|
65 | 48 |
|
66 | 49 |
|
| ||
78 | 61 |
|
79 | 62 |
|
80 | 63 |
|
81 |
| - |
82 | 64 |
|
83 | 65 |
|
84 | 66 |
|
|
src/Symfony/Component/VarDumper/Tests/Dumper/CliDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Tests/Dumper/CliDumperTest.php+4-11Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
| ||
74 | 73 |
|
75 | 74 |
|
76 | 75 |
|
77 |
| - |
| 76 | + |
78 | 77 |
|
79 |
| - |
| 78 | + |
80 | 79 |
|
81 | 80 |
|
82 | 81 |
|
| ||
231 | 230 |
|
232 | 231 |
|
233 | 232 |
|
234 |
| - |
235 |
| - |
236 |
| - |
237 |
| - |
238 | 233 |
|
239 | 234 |
|
240 | 235 |
|
| ||
325 | 320 |
|
326 | 321 |
|
327 | 322 |
|
328 |
| - |
329 | 323 |
|
330 | 324 |
|
331 | 325 |
|
332 |
| - |
| 326 | + |
333 | 327 |
|
334 | 328 |
|
335 | 329 |
|
| ||
384 | 378 |
|
385 | 379 |
|
386 | 380 |
|
387 |
| - |
388 | 381 |
|
389 | 382 |
|
390 |
| - |
| 383 | + |
391 | 384 |
|
392 | 385 |
|
393 | 386 |
|
|
src/Symfony/Component/VarDumper/Tests/Dumper/HtmlDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Tests/Dumper/HtmlDumperTest.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
| ||
75 | 74 |
|
76 | 75 |
|
77 | 76 |
|
78 |
| - |
| 77 | + |
79 | 78 |
|
80 | 79 |
|
81 |
| - |
| 80 | + |
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
|
0 commit comments