Commit 47e49ed
Fix phpstan/phpstan#9733: PHPDoc types from overridden function are not included in trait typeinfo when aliased (#5204)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent dcdd6fa commit 47e49ed
File tree
2 files changed
+26
-1
lines changed- src/Analyser
- tests/PHPStan/Analyser/nsrt
2 files changed
+26
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4298 | 4298 | | |
4299 | 4299 | | |
4300 | 4300 | | |
| 4301 | + | |
4301 | 4302 | | |
4302 | 4303 | | |
4303 | | - | |
| 4304 | + | |
4304 | 4305 | | |
4305 | 4306 | | |
4306 | 4307 | | |
| |||
| 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 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments