Commit d6a29ae
committed
File tree
4 files changed
+42
-1
lines changedFilter options
- src/Symfony/Component
- PropertyInfo
- Tests
- Extractor
- Fixtures
- Util
- Serializer/Tests/Normalizer
4 files changed
+42
-1
lines changedsrc/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
358 |
| - |
| 358 | + |
359 | 359 |
|
360 | 360 |
|
361 | 361 |
|
| ||
368 | 368 |
|
369 | 369 |
|
370 | 370 |
|
| 371 | + |
| 372 | + |
371 | 373 |
|
372 | 374 |
|
373 | 375 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/DummyUnionType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Fixtures/DummyUnionType.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
| ||
40 | 43 |
|
41 | 44 |
|
42 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
43 | 56 |
|
src/Symfony/Component/PropertyInfo/Util/PhpStanTypeHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Util/PhpStanTypeHelper.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
105 | 110 |
|
106 | 111 |
|
107 | 112 |
|
| ||
160 | 165 |
|
161 | 166 |
|
162 | 167 |
|
| 168 | + |
163 | 169 |
|
| 170 | + |
| 171 | + |
164 | 172 |
|
165 | 173 |
|
166 | 174 |
|
|
src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
721 | 723 |
|
722 | 724 |
|
723 | 725 |
|
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
724 | 742 |
|
725 | 743 |
|
726 | 744 |
|
|
0 commit comments