Post #1159785
2026-04-13 12:15 UTC
@OndrejMirtes@phpc.social @bobmagicii@phpc.social @asgrim@phpc.social you are right that use case is important, for PHPStan the exact type relationship and compisition is important, for me: I only need a simple list of all classes that could go in there. :)
Replies (1)
-
@OndrejMirtes@phpc.social 2026-04-13 13:02
@beberlei@phpc.social @bobmagicii@phpc.social @asgrim@phpc.social What if the next type is: “Any Exception, except for InvalidArgumentException”? I might be a control freak but to leave the interpretation to me is really important, and not just in PHPStan.