You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a problem to detect unused and undefined variables in php. vscode not detect this variables, but I open this file in Eclipse IDE and work very fine:
Screenshots
VSCODE
Eclipse IDE
If I put all the code inside a main function it works and detects correctly
Platform and version
Vscode: 1.94.2
Intelephense: 1.12.6
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a problem to detect unused and undefined variables in php. vscode not detect this variables, but I open this file in Eclipse IDE and work very fine:
Screenshots
VSCODE
Eclipse IDE
If I put all the code inside a main function it works and detects correctly
Platform and version
Vscode: 1.94.2
Intelephense: 1.12.6
The text was updated successfully, but these errors were encountered: