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 (5,369 stars) (668 forks)batch import
Help wanted

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