php-language-server
php-language-server copied to clipboard
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
👋 from [Gitpod](https://www.gitpod.io/blog/gitpod-for-opensource), Your open-source project was one of the competition entrants at [DevX Conf](https://www.gitpod.io/blog/devxconf-2022-wrap) and there are funds outstanding that can be claimed by the project steward. If you...
Everything is in the title `ErrorException: Method ReflectionParameter::getClass() is deprecated in C:\Users\xxxxx\.vscode\extensions\felixfbecker.php-intellisense-2.3.14\vendor\phpdocumentor\reflection-docblock\src\DocBlock\StandardTagFactory.php:241 Stack trace: #0 C:\Users\xxxxx\.vscode\extensions\felixfbecker.php-intellisense-2.3.14\vendor\phpdocumentor\reflection-docblock\src\DocBlock\StandardTagFactory.php(241): {closure}(8192, 'Method Reflecti...', 'C:\\Users\\xxxxx\\...', 241) #1 C:\Users\xxxxx\.vscode\extensions\felixfbecker.php-intellisense-2.3.14\vendor\phpdocumentor\reflection-docblock\src\DocBlock\StandardTagFactory.php(198): phpDocumentor\Reflection\DocBlock\StandardTagFactory->getArgumentsForParametersFromWiring(Array, Array) #2 C:\Users\xxxxx\.vscode\extensions\felixfbecker.php-intellisense-2.3.14\vendor\phpdocumentor\reflection-docblock\src\DocBlock\StandardTagFactory.php(122): phpDocumentor\Reflection\DocBlock\StandardTagFactory->createTag('ClientCapabilit...', 'param', Object(phpDocumentor\Refl...`
Hello, I'm getting this error since this morning an I do not know what caused or how to resolve it. I checked other similar problems and didn't get an answer...
I have just installed PHP IntelliSense v2.3.14 on VSCodium (AppImage build) for Kubuntu 21.04 On the system $PATH is PHP 7.4.16 When I load up a Symfony project or any...
I'm working on an LSP client and would like to add preconfigured support for this language server. In the process I'm trying to develop end-user installation instructions. Reading `README.md`, the...
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...
Fix language server crash issue https://github.com/felixfbecker/php-language-server/issues/779#issuecomment-952362548