Commit 2b8fc43
File tree
2 files changed
+34
-2
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
2 files changed
+34
-2
lines changedsrc/Symfony/Component/Serializer/Encoder/XmlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/XmlEncoder.php+9-2Lines changed: 9 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 | + |
| 338 | + |
332 | 339 |
|
333 | 340 |
|
334 | 341 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php+25Lines changed: 25 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 | + |
374 | 382 |
|
375 | 383 |
|
376 | 384 |
|
| ||
465 | 473 |
|
466 | 474 |
|
467 | 475 |
|
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
468 | 493 |
|
469 | 494 |
|
470 | 495 |
|
|
0 commit comments