File tree
5 files changed
+22
-11
lines changedFilter options
- src/Symfony
- Bridge/Twig/Extension
- Component
- HttpKernel
- DataCollector
- Tests/DataCollector
- VarDumper/Dumper
5 files changed
+22
-11
lines changedsrc/Symfony/Bridge/Twig/Extension/DumpExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/DumpExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
| 173 | + |
| 174 | + |
173 | 175 |
|
174 | 176 |
|
175 | 177 |
|
| ||
184 | 186 |
|
185 | 187 |
|
186 | 188 |
|
| 189 | + |
| 190 | + |
187 | 191 |
|
188 |
| - |
| 192 | + |
189 | 193 |
|
190 | 194 |
|
191 | 195 |
|
|
src/Symfony/Component/HttpKernel/Tests/DataCollector/DumpDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DataCollector/DumpDataCollectorTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
src/Symfony/Component/VarDumper/Dumper/AbstractDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Dumper/AbstractDumper.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 |
| - |
87 | 85 |
|
88 | 86 |
|
89 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
|
src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
365 |
| - |
| 365 | + |
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| ||
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
376 |
| - |
377 |
| - |
| 376 | + |
| 377 | + |
378 | 378 |
|
379 | 379 |
|
380 | 380 |
|
381 |
| - |
| 381 | + |
382 | 382 |
|
383 | 383 |
|
384 | 384 |
|
385 | 385 |
|
386 | 386 |
|
387 |
| - |
| 387 | + |
388 | 388 |
|
389 | 389 |
|
390 | 390 |
|
| ||
461 | 461 |
|
462 | 462 |
|
463 | 463 |
|
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
0 commit comments