Closed (fixed)
Project:
Coder
Version:
5.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Jul 2007 at 12:30 UTC
Updated:
18 Sep 2007 at 11:32 UTC
Jump to comment: Most recent file
coder_format breaks class inheritance by wrongly removing whitespace, ie.
class MyClass extends BaseClass { ...
becomes
class MyClassextendsBaseClass { ...
--
Stefan Kudwien
unleashed mind
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | coder-DRUPAL-5-extends.patch | 826 bytes | sun |
Comments
Comment #1
sunAttached patch fixes the class inheritance in coder_format.
Comment #2
douggreen commentedthanks!
Comment #3
(not verified) commented