You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?php/** * @template TValidationRule of callable>|string */traitPerformsValidation
{}
Psalm encountered an internal error:
/vendor/vimeo/psalm/src/Psalm/Internal/PhpVisitor/Reflector/ClassLikeNodeScanner.php: callable>|string is not a valid type: Invalid string callable>|string
Not sure what is the correct behaviour, but one of my dependencies has an invalid @template syntax that lead to fatal error:
https://psalm.dev/r/37a5a853bb
The text was updated successfully, but these errors were encountered: