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
Remove Psalm error for safety casts compared to docblocks (#1474)
* Regenerate the psalm baseline to remove resolved issues
* Remove Psalm error for safety casts compared to docblocks
This makes psalm closer to the behavior of phpstan not trusting phpdoc
types before reported unnecessary code.
0 commit comments