File tree
3 files changed
+34
-2
lines changedFilter options
- src/Symfony/Component/VarDumper
- Tests/Dumper/functions
3 files changed
+34
-2
lines changedsrc/Symfony/Component/VarDumper/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/CHANGELOG.md+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
src/Symfony/Component/VarDumper/Tests/Dumper/functions/dump_with_accept_header_html.phpt
Copy file name to clipboard+16
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 | + |
src/Symfony/Component/VarDumper/VarDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/VarDumper.php+17-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
79 |
| - |
| 80 | + |
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
83 |
| - |
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
| ||
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
118 | 133 |
|
0 commit comments