vimeo/psalm

Generics in throws tag is not supported

Open

#11,419 opened on May 5, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)PHP (668 forks)batch import
Help wanted

Repository metrics

Stars
 (5,369 stars)
PR merge metrics
 (Avg merge 3d 12h) (5 merged PRs in 30d)

Description

https://psalm.dev/r/5024bee2a2

Something like @throws MyException<\DateTime> is not working.

It works fine on phpstan side https://phpstan.org/r/72ff6d55-3b7f-4aca-8d7a-ef306e809205

Contributor guide