Commit bbeca51
File tree
4 files changed
+70
-4
lines changedFilter options
- src/Symfony/Component/Serializer
- Encoder
- Tests/Encoder
4 files changed
+70
-4
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
83 | 88 |
|
84 | 89 |
|
85 | 90 |
|
|
src/Symfony/Component/Serializer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
src/Symfony/Component/Serializer/Encoder/XmlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/XmlEncoder.php+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
| 45 | + |
| 46 | + |
45 | 47 |
|
46 |
| - |
| 48 | + |
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
| 52 | + |
50 | 53 |
|
51 | 54 |
|
52 | 55 |
|
| ||
105 | 108 |
|
106 | 109 |
|
107 | 110 |
|
108 |
| - |
| 111 | + |
109 | 112 |
|
110 | 113 |
|
111 | 114 |
|
| ||
316 | 319 |
|
317 | 320 |
|
318 | 321 |
|
319 |
| - |
| 322 | + |
320 | 323 |
|
321 | 324 |
|
322 | 325 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php+56Lines changed: 56 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
518 | 574 |
|
519 | 575 |
|
520 | 576 |
|
|
0 commit comments