Questions tagged [intelephense]

This tag should be used to discuss the PHP static code analysis and language tools provided by the Intelephense vscode plugin, including questions related to improving its effectiveness or correcting issues related to its installation, configuration, or potential bugs and shortcomings.

Intelephense is a high performance PHP language server packed full of essential features for productive PHP development. It provides PHP code intelligence for the Visual Studio Code editor.

78 questions
0
votes
0 answers

Expected type 'Cake\Datasource\EntityInterface'. Found 'App\Model\Table\entity'

I am not sure whether this is an issue with my code or intelephense, actually. In my UsersTable I have a method that, given a user_id, fetches the user's data (through a call to another method) and makes a refound. Here is the code: public function…
ToX 82
  • 1,064
  • 12
  • 35
-2
votes
1 answer

PHP Undefined variable

When I test an easy PHP program , I found that there is a strange problem. The code is in fllow:
-7
votes
2 answers

Php installation errro on windows 10 pro

Hello guys I’ve been trying to install and use php extensions on my windows 10 but up to no avail I’ve tried installing the php intelephense but it’s still showing errors but help Am getting the following errors Error while installing Php…
Travon
  • 1
  • 2
1 2 3 4 5
6