File tree
Expand file treeCollapse file tree
3 files changed
+16
-9
lines changedFilter options
- src/Symfony/Component/VarDumper
- Caster
- Tests
- Caster
- Fixtures
Expand file treeCollapse file tree
3 files changed
+16
-9
lines changedsrc/Symfony/Component/VarDumper/Caster/ReflectionCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ReflectionCaster.php+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
180 | 179 |
|
181 | 180 |
|
182 | 181 |
|
|
src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 |
| - |
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| ||
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
73 |
| - |
| 74 | + |
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
| ||
121 | 122 |
|
122 | 123 |
|
123 | 124 |
|
124 |
| - |
| 125 | + |
125 | 126 |
|
126 | 127 |
|
src/Symfony/Component/VarDumper/Tests/Fixtures/NotLoadableClass.php
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
0 commit comments