File tree
7 files changed
+38
-4
lines changedFilter options
- src/Symfony/Component
- Mailer/EventListener
- PropertyInfo
- Tests
- Extractor
- Fixtures
- Serializer
- Normalizer
- Tests
- Fixtures
7 files changed
+38
-4
lines changedsrc/Symfony/Component/Mailer/EventListener/EnvelopeListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/EventListener/EnvelopeListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
src/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/PropertyInfo/Type.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Type.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 | 31 |
|
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 | 50 |
|
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
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 |
---|---|---|
| ||
564 | 564 |
|
565 | 565 |
|
566 | 566 |
|
567 |
| - |
| 567 | + |
568 | 568 |
|
569 | 569 |
|
570 | 570 |
|
|
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 |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| 64 | + |
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
| ||
764 | 765 |
|
765 | 766 |
|
766 | 767 |
|
| 768 | + |
| 769 | + |
| 770 | + |
| 771 | + |
| 772 | + |
| 773 | + |
| 774 | + |
| 775 | + |
| 776 | + |
| 777 | + |
| 778 | + |
| 779 | + |
| 780 | + |
767 | 781 |
|
768 | 782 |
|
769 | 783 |
|
|
0 commit comments