File tree
5 files changed
+35
-1
lines changedFilter options
- src/Symfony/Component
- PropertyInfo/Tests
- Extractor
- Fixtures
- Serializer
- Normalizer
- Tests
- Fixtures
5 files changed
+35
-1
lines changedsrc/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
313 | 313 |
|
314 | 314 |
|
315 | 315 |
|
| 316 | + |
316 | 317 |
|
317 | 318 |
|
318 | 319 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/Php82Dummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Fixtures/Php82Dummy.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
565 | 565 |
|
566 | 566 |
|
567 | 567 |
|
568 |
| - |
| 568 | + |
569 | 569 |
|
570 | 570 |
|
571 | 571 |
|
|
src/Symfony/Component/Serializer/Tests/Fixtures/TrueBuiltInDummy.php
Copy file name to clipboard+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
src/Symfony/Component/Serializer/Tests/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/SerializerTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
| ||
795 | 796 |
|
796 | 797 |
|
797 | 798 |
|
| 799 | + |
| 800 | + |
| 801 | + |
| 802 | + |
| 803 | + |
| 804 | + |
| 805 | + |
| 806 | + |
| 807 | + |
| 808 | + |
| 809 | + |
| 810 | + |
| 811 | + |
798 | 812 |
|
799 | 813 |
|
800 | 814 |
|
|
0 commit comments