This repository has been archived by the owner on Jan 5, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
PHP Version #8
Comments
The php-executeable you set to the php config path, should have version 5.6.0. Otherwise (if php fmt did not recognize it) it's a bug. |
Thanks - I completely overlooked that setting. |
@barrymieny So does it works? |
It runs, but it doesn't do any formatting. Also, none of the options come up in the command palette like in Sublime Text. |
Yeah that's a limitation of Atom. Could you copy me the result you see in the developer settings? (Strg+Alt+i afaik) |
I've had the same problem. |
Same problem. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I received an error "PHP needs to be a minimum version of PHP 5.6.0", but I already have PHP 5.6.13 installed via Homebrew. Is there some place to tell php-fmt which binary to use, like in SublimeText with the "php_bin" setting?
The text was updated successfully, but these errors were encountered: