RFC: PHP OO API naming convention

php.internals

Lukas Smith

23 years ago
Hi, This is a follow up of a previous thread but this time I will give it the RFC label to make it more official: http://marc.theaimsgroup.com/?l=php-dev&m=105299997308470&w=2 I am proposing the use of studlyCaps as the CS standard for object oriented API's exposed by PHP extensions. Since I don't have PHP karma someone else will have to commit this if it gets accepted. :-) Regards, Lukas Smith smith@backendmedia.com _______________________________ BackendMedia www.backendmedia.com berlin@backendmedia.com Linn Zwoch Smith GbR Pariser Str. 44 D-10707 Berlin Tel +49 30 83 22 50 00 Fax +49 30 83 22 50 07

Lukas Smith

23 years ago
> From: Lukas Smith [mailto:smith@backendmedia.com] > Sent: Tuesday, May 20, 2003 1:04 PM
> This is a follow up of a previous thread but this time I will give it > the RFC label to make it more official: > http://marc.theaimsgroup.com/?l=php-dev&m=105299997308470&w=2 > > I am proposing the use of studlyCaps as the CS standard for object > oriented API's exposed by PHP extensions.
I was just informed that I am making this more complex than they need to be and that the first thread was enough. I will make the necessary modifications to the CODING_STANDARDS and will get someone to commit this. Regards, Lukas