php-language-server icon indicating copy to clipboard operation
php-language-server copied to clipboard

The PHP Language Server server crashed ...

Open thwaller opened this issue 4 years ago • 2 comments

Getting this continuously with this extension:

The PHP Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted.

Version: 1.54.0-insider Commit: 192c817fd350bcbf3caecae22a45ec39bae78516 Date: 2021-02-19T05:14:26.971Z Electron: 11.2.3 Chrome: 87.0.4280.141 Node.js: 12.18.3 V8: 8.7.220.31-electron.0 OS: Linux x64 5.8.0-44-generic

thwaller avatar Feb 21 '21 16:02 thwaller

https://github.com/felixfbecker/php-language-server/issues/779#issuecomment-800410711

tertek avatar Mar 25 '21 13:03 tertek

@tertek Thanks for sharing this. Oddly enough, I believe I found the issue, or part of the issue at least. When I opened VSCode in order to do this, I needed to reinstall this extension, I no longer had any issues... without performing this action. I got to thinking.... I recently reverted back to PHP 7.4 from PHP 8. It would appear there is some issue with PHP 8 and compatibility.

thwaller avatar Mar 25 '21 17:03 thwaller