> So, that actually "destroys" the reason to use studlyCaps at all, so why > not do the right thing and make PHP consistent with itself, ie. use > under_scores for ALL functions and methods? I'm willing to prepare a > patch to the source AND documentation to make that happen. And > because I'm sure that because most people WANT consistency, I see very > little against doing this.
+1 Fixing documentation is not a big deal, except mysqli (which is completly documented for procedural + oo-style, including working and tested samples for mostly every function/method/property) most of the extensions which supports procedural and oo-style don't have oo-documentation, so we only have to change aliases. Georg -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php