Closed (fixed)
Project:
G2 Glossary
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
16 Dec 2011 at 10:08 UTC
Updated:
9 Jun 2023 at 14:14 UTC
Jump to comment: Most recent, Most recent file
Recent versions of coder and php code sniffer scoff at some formatting bits in G2 7.x-1.x. Address them.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | coding_standards_phpcs-1372746-4.patch | 0 bytes | fgm |
| #1 | coding_standards-1372746-1.patch | 189.43 KB | fgm |
Comments
Comment #1
fgmAlso, the new namespace coding standard uses uppercase initials on namespace names: convert g2 to G2.
Comment #2
fgmCommitted to 7.x-1.x. To be backported to 6.x.
Comment #3
fgmActually, phpcs finds many more issues than coder: more formatting fixes needed.
Comment #4
fgmAnd a few hundred (mostly commenting) changes to mostly appease PHPCS.
Comment #5
fgmCommitted to 7.x-1.x.
Comment #7
fgmComment #10
fgm