Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

PHP validation not working #10

Open
josemi-ca opened this issue Jun 9, 2018 · 6 comments
Open

PHP validation not working #10

josemi-ca opened this issue Jun 9, 2018 · 6 comments

Comments

@josemi-ca
Copy link

The following error is shown when opening PHP files from SFTP:

Cannot validate since C://PHP//php.exe is not a valid php executable. Use the setting 'php.validate.executablePath' to configure the PHP executable.

@mkloubert
Copy link
Owner

@JMCA2

This is something that does the FileSystemProvider API currently not supports directly.

The issue is similar to linting and formatting opened by @teucer.

@josemi-ca
Copy link
Author

@mkloubert I see. Do you know if there's any vscode issue opened for this I could upvote?

They should definitely support this

Thanks

@mkloubert
Copy link
Owner

@JMCA2 @teucer

I have started an issue here.

@mkloubert
Copy link
Owner

Seams to be in progress.

@faustoFF
Copy link

faustoFF commented Dec 6, 2018

Is there any progress?

@andrews05
Copy link

As was posted on the vscode issue thread, there seems to be a possible workaround that you could implement in the FileSystemProvider:
facebookarchive/nuclide@8cf697a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants