Commit 24a1a25
committed
minor symfony#58277 [VarDumper] Fix
This PR was merged into the 7.1 branch.
Discussion
----------
[VarDumper] Fix `DOMCaster` test dumps
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
cc `@xabbuh`
Commits
-------
4201dde [VarDumper] Fix `DOMCaster` test dumpsDOMCaster test dumps (alexandre-daubois)File tree
1 file changed
+25
-2
lines changed- src/Symfony/Component/VarDumper/Tests/Caster
1 file changed
+25
-2
lines changedLines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
174 | 177 | | |
175 | 178 | | |
176 | 179 | | |
| |||
187 | 190 | | |
188 | 191 | | |
189 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
190 | 213 | | |
191 | 214 | | |
192 | 215 | | |
| |||
199 | 222 | | |
200 | 223 | | |
201 | 224 | | |
202 | | - | |
| 225 | + | |
203 | 226 | | |
204 | 227 | | |
205 | 228 | | |
| |||
0 commit comments