Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honor php.executablePath #11

Closed
zero2999 opened this issue Sep 17, 2016 · 5 comments
Closed

Honor php.executablePath #11

zero2999 opened this issue Sep 17, 2016 · 5 comments

Comments

@zero2999
Copy link

Hi. your work is very good. but you know not all use php in our projects. Some use php 5 or less. You know you should allow choose the version of php or that automatically detects and should also allow use more than one version of php

@felixfbecker
Copy link
Owner

Duplicate of felixfbecker/php-language-server#23

I'm planning to read the php.executablePath setting to support multiple versions, but generally, you can use multiple versions (I do that myself), just PHP7 needs to be in PATH atm.

PRs welcome!

@felixfbecker felixfbecker changed the title use smaller versions of php to 7 or use more than one version Honor php.executablePath Sep 19, 2016
@huiwanggo
Copy link

where is php.executablePath?

@felixfbecker
Copy link
Owner

In settings.json. But it is not implemented yet

@felixfbecker
Copy link
Owner

🎉 This issue has been resolved in version 2.3.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@grafikerinbiri
Copy link

How about Xampp? I tried like this: "php.validate.executablePath": "D:\Archive\Server\php"

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

No branches or pull requests

4 participants