question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Regression] PHP language server fails on code completion apply

See original GitHub issue

Reproduction Steps: Open any php file, call code completion and try to apply any, nothing is inserted in editor and error message appears in browser console: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Warning: Missing argument 4 for LanguageServer\Server\CompletionItemResolver::resolve(), called in /home/user/che/ls-php/php-language-server/vendor/felixfbecker/advanced-json-rpc/lib/Dispatcher.php on line 164 and defined

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
kaloyan-raevcommented, Jun 14, 2017

@evidolob I am working on updating the PHP LS agent with the latest official version of the PHP LS. It will hopefully resolve #5334 too. Currently we have quite old (at least 6 months old) version of the PHP LS in Che.

The GitHub repo for the PHP LS is here: https://github.com/felixfbecker/php-language-server

0reactions
SkorikSergeycommented, Jan 26, 2018

Is this still an issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Regression] PHP language server fails to start #5373 - GitHub
Steps to reproduce: Create a php workspace, enable php language server; Open .php file ... This can be reproduced with the latest master....
Read more >
PHP Language Server error on VSCode - Stack Overflow
PHP Language Server error on VSCode: Connection to server got closed. Server will restart. Language server exited with exit code 255 - Stack ......
Read more >
Top 10 VS Code Extensions for Software Developers
Top 10 VS Code Extensions for Software Developers ... Visual Studio Code is a text editor developed by Microsoft for Windows, Linux, and...
Read more >
CI/CD pipelines explained: Everything you need to know
Planning to implement CI/CD? This comprehensive guide explores the stages of a CI/CD pipeline, its pros and cons, best practices and more.
Read more >
PHP 5 ChangeLog
Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize). (CVE-2016-5773). Version 5.6.22. 26 May 2016. Core:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found