bmewburn / vscode-intelephense

PHP intellisense for Visual Studio Code
https://intelephense.com
Other
1.61k stars 94 forks source link

Error detecting undefined variables #2798

Closed xperticia closed 5 months ago

xperticia commented 7 months ago

Describe the bug Every time I open a PHP file it marks many variables as undefined, but they have been defined a couple of lines before... and it is quite annoying when programming

To Reproduce A code snippet (NOT a screenshot of a code snippet) or steps to reproduce the issue

Expected behavior A clear and concise description of what you expected to happen.

Screenshots I attach a screenshot so you can see Captura desde 2024-02-15 09-03-27

Platform and version Ubuntu 22.04, VSCODE 1.86.1, PHP Intelephense v1.10.2

bmewburn commented 7 months ago

Please add a minimal reproducible example and the exact error that is shown.