[nycphp-talk] PHP Coding Standards
cliff
cliff at pinestream.com
Wed Dec 7 10:11:04 EST 2005
If anyone isn't familiar with this, it's worth a read:
http://www.dagbladet.no/development/phpcodingstandard/
Nice PHP Coding Standard Guide. I love the part about no magic #s. I would
make it required reading for any new team member.
My only issue is preceding a Class property name with m as in
$mClassProperty. m makes me think of method. I'd prefer p for property.
Thoughts?
Cliff Hirsch
More information about the talk
mailing list