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

Fixed ReflectionException: Class \LanguageServerProtocol\TextDocumentContentChangeEvent does not exist #6302

Merged
merged 1 commit into from Aug 14, 2021

Conversation

thbley
Copy link
Contributor

@thbley thbley commented Aug 14, 2021

Namespace \LanguageServerProtocol is not valid inside phar archive, it's more like _HumbugBox...\...

Using this change and rebuilding the phar fixed the issue.

Fixes #6301

@tm1000
Copy link
Contributor

tm1000 commented Aug 14, 2021

The exception this fixes: #6301 (comment)

issue is with reflection lookup against the docblock

@weirdan weirdan merged commit 1b19670 into vimeo:master Aug 14, 2021
@weirdan
Copy link
Collaborator

weirdan commented Aug 14, 2021

Thanks!

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.

Language server not reacting on didChange events when using psalm.phar
3 participants