PhpBeautifier icon indicating copy to clipboard operation
PhpBeautifier copied to clipboard

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

Open ErickRodrCodes opened this issue 12 years ago • 1 comments

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

ErickRodrCodes avatar Mar 05 '13 20:03 ErickRodrCodes

I've same problem on Ubuntu 12.04.

ljqx avatar Nov 02 '13 06:11 ljqx