Feature request - Move to PSR coding standards?
Reported by dleffler | October 3rd, 2013 @ 02:02 PM
We should probably move to format our code according to FIG PSR coding standards (PSR-0, PSR-1, & PSR-2) Though we follow many of them, there are still a number we do NOT (esp. my coding) e.g., Opening braces for classes and methods MUST go on the next line, and closing braces MUST go on the next line after the body.
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1...
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2...
Comments and changes to this ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS