I installed the Symfony CLI binaries from this link. I installed Symfony for VS Code extension and changed the Symfony console path to C:\_dev\symfony-cli\symfony.exe. Now I get the error that it could not be opened.
Settings JSON (user):
{
"symfony-vscode.phpExecutablePath": "C:\\_dev\\php\\php.exe"
}
I installed the Symfony CLI binaries from this link. I installed Symfony for VS Code extension and changed the Symfony console path to
C:\_dev\symfony-cli\symfony.exe. Now I get the error that it could not be opened.Settings JSON (user):
{ "symfony-vscode.phpExecutablePath": "C:\\_dev\\php\\php.exe" }