vscode-phpsab
vscode-phpsab copied to clipboard
Fix php not found
Fixes #57 and #156 by using the open PR's #142 and #155.
Adds new phpExecutablePath setting to specify the path to PHP executable, which injects the php path into Node's process environment path before running the sniffer and fixer, and adds an error message to show to the user if the fixer returns with an stderr as "php is not recognized".