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
I'd like to add comment to local type alias (@phpstan-type) but it throws "PHPDoc tag @phpstan-type MyNumber has invalid value: Unexpected token "some", expected TOKEN_PHPDOC_EOL at offset..."
Didn't find any mention in docs that comments are not allowed.
Bug report
I'd like to add comment to local type alias (
@phpstan-type
) but it throws "PHPDoc tag @phpstan-type MyNumber has invalid value: Unexpected token "some", expected TOKEN_PHPDOC_EOL at offset..."Didn't find any mention in docs that comments are not allowed.
Code snippet that reproduces the problem
https://phpstan.org/r/94564802-931b-496e-b84f-82795bd0b552
Expected output
No errors
Did PHPStan help you today? Did it make you happy in any way?
It helps every day, it's so native that I can think coding without it anymore.
The text was updated successfully, but these errors were encountered: