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

Plugin Not Starting? - Help me please

Open nshiell opened this issue 3 years ago • 1 comments

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 other PHP project When I try and go to a definition I see a tooltip saying : No definition found When I go to Runtime Status I see Not yet activated.

What am I not doing right?

nshiell avatar Mar 24 '22 19:03 nshiell

Looks like this project is long gone. It's not gonna work with php > 7.1.

Here's a fork that seems to be working with php >= 7.4: https://github.com/zobo/vscode-php-intellisense

dnsl48 avatar Aug 24 '22 00:08 dnsl48