Commit 0c741f5
File tree
Expand file treeCollapse file tree
2 files changed
+46
-2
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
Expand file treeCollapse file tree
2 files changed
+46
-2
lines changedsrc/Symfony/Component/Serializer/Encoder/XmlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/XmlEncoder.php+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| 95 | + |
95 | 96 |
|
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
| 100 | + |
| 101 | + |
| 102 | + |
99 | 103 |
|
100 | 104 |
|
101 |
| - |
102 |
| - |
103 | 105 |
|
104 | 106 |
|
105 | 107 |
|
| ||
329 | 331 |
|
330 | 332 |
|
331 | 333 |
|
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
332 | 338 |
|
333 | 339 |
|
334 | 340 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
374 | 412 |
|
375 | 413 |
|
376 | 414 |
|
|
0 commit comments