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

Language Server Crashing and VS Code is hanged when opening Laravel 8 project with PHP 8.0 #1868

Closed
atanu1761 opened this issue Jul 8, 2021 · 5 comments

Comments

@atanu1761
Copy link

atanu1761 commented Jul 8, 2021

In ububtu 18.04 64 bit system, when opening a Laravel 8 project in PHP 8.0, the PHP language server is getting crashed and the whole system is getting hanged.

To reproduce the issue, you need to check in ubuntu 18.04 system. Install PHP 8.0 and enable it. Setup a Laravel 8 project. And open it. Open the terminal in VS code. You may not get the time to open it. But if you hurry then you can open the terminal. In the PROBLEMS tab there it is showing 4k+ issues. Then in OUTPUT tag it is showing some message, somethig is exited. Then you can't do anything.

It should work like normal. The extension is working perfect in PHP 7.4 but when u enabling PHP 8.0 then you are doomed.

Platform and version
OS: ubuntu 18.04
PHP: 8.0
Laravel: 8
Intelephense version: v1.7.1

@bmewburn
Copy link
Owner

bmewburn commented Jul 8, 2021

Please post the output tab contents.

@atanu1761
Copy link
Author

atanu1761 commented Jul 8, 2021 via email

@bmewburn
Copy link
Owner

bmewburn commented Jul 8, 2021

This output is from a different extension felixfbecker.php-intellisense-2.3.14.

@atanu1761
Copy link
Author

atanu1761 commented Jul 8, 2021 via email

@bmewburn
Copy link
Owner

bmewburn commented Jul 8, 2021

As your extension uses the PHP Language Server

No, it doesn't use this.

@bmewburn bmewburn closed this as completed Jul 8, 2021
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

No branches or pull requests

2 participants