Commit 0beb598
File tree
10 files changed
+133
-109
lines changedFilter options
- src/Symfony/Component/VarDumper
- Caster
- Cloner
- Dumper
- Tests
- Caster
- Dumper
10 files changed
+133
-109
lines changedsrc/Symfony/Component/VarDumper/Caster/ExceptionCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php+18-6Lines changed: 18 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| 130 | + |
130 | 131 |
|
131 | 132 |
|
132 | 133 |
|
| ||
145 | 146 |
|
146 | 147 |
|
147 | 148 |
|
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
148 | 156 |
|
149 | 157 |
|
150 | 158 |
|
| ||
162 | 170 |
|
163 | 171 |
|
164 | 172 |
|
165 |
| - |
| 173 | + |
166 | 174 |
|
167 | 175 |
|
168 | 176 |
|
| ||
197 | 205 |
|
198 | 206 |
|
199 | 207 |
|
200 |
| - |
201 |
| - |
202 |
| - |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
203 | 212 |
|
204 | 213 |
|
205 | 214 |
|
| ||
225 | 234 |
|
226 | 235 |
|
227 | 236 |
|
| 237 | + |
| 238 | + |
| 239 | + |
228 | 240 |
|
229 |
| - |
| 241 | + |
230 | 242 |
|
231 | 243 |
|
232 | 244 |
|
| ||
329 | 341 |
|
330 | 342 |
|
331 | 343 |
|
332 |
| - |
| 344 | + |
333 | 345 |
|
334 | 346 |
|
335 | 347 |
|
|
src/Symfony/Component/VarDumper/Caster/LinkStub.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/LinkStub.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
| ||
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 |
| - |
| 55 | + |
54 | 56 |
|
55 | 57 |
|
56 |
| - |
| 58 | + |
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
|
src/Symfony/Component/VarDumper/Caster/ReflectionCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ReflectionCaster.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
|
src/Symfony/Component/VarDumper/Cloner/Cursor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/Cursor.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
42 | 43 |
|
src/Symfony/Component/VarDumper/Cloner/Data.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/Data.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
358 |
| - |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
359 | 364 |
|
360 | 365 |
|
361 | 366 |
|
| 367 | + |
362 | 368 |
|
363 | 369 |
|
364 | 370 |
|
|
src/Symfony/Component/VarDumper/Dumper/CliDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Dumper/CliDumper.php+32-1Lines changed: 32 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
54 | 57 |
|
55 | 58 |
|
56 | 59 |
|
| ||
253 | 256 |
|
254 | 257 |
|
255 | 258 |
|
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
256 | 264 |
|
257 | 265 |
|
258 | 266 |
|
| ||
368 | 376 |
|
369 | 377 |
|
370 | 378 |
|
371 |
| - |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
372 | 388 |
|
373 | 389 |
|
374 | 390 |
|
| ||
397 | 413 |
|
398 | 414 |
|
399 | 415 |
|
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
400 | 431 |
|
401 | 432 |
|
402 | 433 |
|
|
src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php+15-5Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
369 |
| - |
370 | 369 |
|
371 | 370 |
|
372 | 371 |
|
| ||
384 | 383 |
|
385 | 384 |
|
386 | 385 |
|
387 |
| - |
| 386 | + |
| 387 | + |
388 | 388 |
|
389 | 389 |
|
390 | 390 |
|
| ||
728 | 728 |
|
729 | 729 |
|
730 | 730 |
|
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
731 | 741 |
|
| 742 | + |
732 | 743 |
|
733 | 744 |
|
734 | 745 |
|
735 | 746 |
|
736 |
| - |
737 |
| - |
738 |
| - |
| 747 | + |
739 | 748 |
|
| 749 | + |
740 | 750 |
|
741 | 751 |
|
742 | 752 |
|
|
src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php+29-45Lines changed: 29 additions & 45 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
62 | 53 |
|
| 54 | + |
| 55 | + |
63 | 56 |
|
64 | 57 |
|
65 | 58 |
|
| ||
73 | 66 |
|
74 | 67 |
|
75 | 68 |
|
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
88 | 73 |
|
| 74 | + |
| 75 | + |
89 | 76 |
|
90 | 77 |
|
91 | 78 |
|
| ||
104 | 91 |
|
105 | 92 |
|
106 | 93 |
|
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
116 | 98 |
|
| 99 | + |
| 100 | + |
117 | 101 |
|
118 | 102 |
|
119 | 103 |
|
| ||
132 | 116 |
|
133 | 117 |
|
134 | 118 |
|
135 |
| - |
136 |
| - |
| 119 | + |
| 120 | + |
137 | 121 |
|
138 | 122 |
|
139 | 123 |
|
| ||
161 | 145 |
|
162 | 146 |
|
163 | 147 |
|
164 |
| - |
| 148 | + |
165 | 149 |
|
166 | 150 |
|
167 | 151 |
|
| ||
197 | 181 |
|
198 | 182 |
|
199 | 183 |
|
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
204 | 188 |
|
205 | 189 |
|
206 | 190 |
|
| ||
210 | 194 |
|
211 | 195 |
|
212 | 196 |
|
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
217 | 201 |
|
218 | 202 |
|
219 | 203 |
|
|
0 commit comments