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

AttributeError: 'PhpBeautifierCommand' object has no attribute 'status' #7

Open
ErickRodrCodes opened this issue Mar 5, 2013 · 1 comment

Comments

@ErickRodrCodes
Copy link

Traceback (most recent call last):
File "./sublime_plugin.py", line 362, in run_
return self.run(edit)
File "./php_beautifier.py", line 20, in run
AttributeError: 'PhpBeautifierCommand' object has no attribute 'status'

Running in Ubuntu 12.10.4, following installation as suggested

@ljqx
Copy link

ljqx commented Nov 2, 2013

I've same problem on Ubuntu 12.04.

galindus added a commit to galindus/PhpBeautifier that referenced this issue Feb 2, 2014
…ions to format code and to edit settings files. Allowed to change/add file extensions to allowed list. Fixes SublimeText#7. Fixes SublimeText#8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants