I followed the installation instructions and made sure php_beautifier is in my path (it's at /usr/local/bin). I'm running Mac OSX 10.7. The result when I run the format command is
sh: php_beautifier: command not found
I tried editing the python file and specifying the full path to the php_beautifier executable, and that does get rid of the error message, but the source code just goes blank instead.
I followed the installation instructions and made sure php_beautifier is in my path (it's at /usr/local/bin). I'm running Mac OSX 10.7. The result when I run the format command is
I tried editing the python file and specifying the full path to the php_beautifier executable, and that does get rid of the error message, but the source code just goes blank instead.