File tree
2 files changed
+17
-3
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
2 files changed
+17
-3
lines changedsrc/Symfony/Component/Serializer/Encoder/XmlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/XmlEncoder.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
488 | 488 |
|
489 | 489 |
|
490 | 490 |
|
| 491 | + |
| 492 | + |
| 493 | + |
491 | 494 |
|
492 | 495 |
|
493 | 496 |
|
| ||
502 | 505 |
|
503 | 506 |
|
504 | 507 |
|
505 |
| - |
506 |
| - |
507 |
| - |
508 | 508 |
|
509 | 509 |
|
510 | 510 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
662 | 662 |
|
663 | 663 |
|
664 | 664 |
|
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
| 673 | + |
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
665 | 679 |
|
666 | 680 |
|
667 | 681 |
|
|
0 commit comments