Closed
Bug 791643
Opened 12 years ago
Closed 12 years ago
Clean up PHP trailing whitespace and closing tags
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
7.95 KB,
patch
|
Swatinem
:
review+
|
Details | Diff | Splinter Review |
At some point I want to go through TBPL's php with a style checker, but for now here are a few trailing whitespace & closing php tag tweaks (to match the rest of the php files and for http://framework.zend.com/manual/1.12/en/coding-standard.php-file-formatting.html#coding-standard.php-file-formatting.general).
Attachment #661739 -
Flags: review?(mstange)
Assignee | ||
Comment 1•12 years ago
|
||
Meant to add: The review is mainly for the closing tag removal, since whilst the majority of the files do already omit it, there is a mixture of opinions on matter for the various google searches I did.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → bmo
Status: NEW → ASSIGNED
Assignee | ||
Updated•12 years ago
|
Attachment #661739 -
Flags: review?(mstange) → review?(arpad.borsos)
Updated•12 years ago
|
Attachment #661739 -
Flags: review?(arpad.borsos) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•