Commit f8fc06c
fix Psalm covariantT misparse on ClassMetadata with doctrine/persistence 3.4
Bind the generic template T to object via @param ClassMetadata<object> so
Psalm no longer tries to resolve the unbound @template-covariant T as a
class named Doctrine\Persistence\Mapping\covariantT.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b257209 commit f8fc06c
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments