Verifying https://github.com/microsoft/vscode/issues/73985#issuecomment-522013185 `php.validate.executablePath` has the `machine`scope. On a remote window, open the workspace settings and paste `"php.validate.executablePath": "asdad"` Hover should say that it can only be applied in 'machine' settings. 
Verifying #73985 (comment)
php.validate.executablePathhas themachinescope.On a remote window, open the workspace settings and paste
"php.validate.executablePath": "asdad"Hover should say that it can only be applied in 'machine' settings.