Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't crash on invalid docblocks #37

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

weirdan
Copy link
Member

@weirdan weirdan commented Jul 10, 2019

Exception is simply suppressed because Psalm will re-analyze (and properly report) invalid docblock without further assistance.

Fixes #36

Exception is simply suppressed because Psalm will re-analyze (and
properly report) invalid docblock without further assistance.

Refs psalm#36
@muglug muglug merged commit 2215d64 into psalm:master Jul 10, 2019
@muglug
Copy link
Member

muglug commented Jul 10, 2019

Thanks!

@weirdan weirdan deleted the dont-crash-on-invalid-docblock branch February 11, 2020 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unknown psalm annotation should report an issue
2 participants