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
phpcs: Unable to locate phpcs. Command failed: "C:/Servers/php8" --version '"C:/Servers/php8"' is not recognized as an internal or external command, operable program or batch file. #602
I need help. i have installed php version 8 in location C:\xampp\php. but it's not read by my vscode, I've added the path in Environment System Variables, but it's still not reading. in setting.json the line "php.validate.executablePath": "C:/Servers/php8/php.exe" looks like it's unreadable.
I'm still a beginner, and want to learn.
VSCode version 1.67.2
php 8
Windows 11