SublimeText / PhpBeautifier

Pear Php_beautifier plugin for Sublime Text 2
66 stars 17 forks source link

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

Open ErickRodrCodes opened 11 years ago

ErickRodrCodes commented 11 years ago

Traceback (most recent call last): File "./sublimeplugin.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 commented 11 years ago

I've same problem on Ubuntu 12.04.