Commit ccf91a1
File tree
Expand file treeCollapse file tree
4 files changed
+21
-1
lines changedFilter options
- src/Symfony/Component/PropertyInfo
- Tests
- Extractor
- Fixtures
- Util
Expand file treeCollapse file tree
4 files changed
+21
-1
lines changedsrc/Symfony/Component/PropertyInfo/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
459 | 459 |
|
460 | 460 |
|
461 | 461 |
|
| 462 | + |
| 463 | + |
| 464 | + |
462 | 465 |
|
463 | 466 |
|
464 | 467 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/PhpStanPseudoTypesDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Fixtures/PhpStanPseudoTypesDummy.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
22 | 31 |
|
23 | 32 |
|
24 | 33 |
|
|
src/Symfony/Component/PropertyInfo/Util/PhpStanTypeHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Util/PhpStanTypeHelper.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
183 | 186 |
|
184 | 187 |
|
185 | 188 |
|
|
0 commit comments