Commit 01eb18d
File tree
3 files changed
+9
-1
lines changedFilter options
- src/Symfony/Component/Serializer
- Normalizer
- Tests
3 files changed
+9
-1
lines changedsrc/Symfony/Component/Serializer/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
592 | 592 |
|
593 | 593 |
|
594 | 594 |
|
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
595 | 599 |
|
596 | 600 |
|
597 | 601 |
|
|
src/Symfony/Component/Serializer/Tests/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/SerializerTest.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
535 | 535 |
|
536 | 536 |
|
537 | 537 |
|
538 |
| - |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
539 | 542 |
|
540 | 543 |
|
541 | 544 |
|
|
0 commit comments