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

Fix total crash on bug in the finding auto-completions #10321

Closed

Conversation

issidorov
Copy link
Contributor

Method Psalm\Internal\Codebase\Methods::getStorage(...) can send exception UnexpectedValueException.
I saw this bug on my test-project.
Base behavior is done of fully stopping the auto-completion finding on this bug.
So I added try-catch also to other similar places in the code.

@issidorov issidorov closed this Oct 27, 2023
@issidorov issidorov deleted the fix-total-crash-on-finding-completions branch October 27, 2023 09:21
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.

1 participant