On Jan 30, 2015 6:09 PM, "Tony Marston" <tonymars...@hotmail.com> wrote:
>
> ""Pavel Kouril""  wrote in message
> news:cab6yzuzymbaa5i3f9nsvebg2b7yjvo4ryvpy-eac78rsojx...@mail.gmail.com...
>
>>
>> On Wed, Jan 28, 2015 at 1:17 PM, Michael Wallner <m...@php.net> wrote:
>>>
>>> Hi,
>>>
>
> <snip>>
>
>
>> Hello,
>>
>> just one observation - would be the name of the classes and namespaces
>> stay the same after merging? I personally find the lowercased
>> namespace name kinda weird, given that most of code written in PHP
>> I've seen is using CamelCase.
>
>
> Just because that most of the code YOU have seen uses CamelCase does not
> mean that CamelCase is the "standard". I programmed in other languages for
> over 20 years before I switched to PHP, and in those languages the
standard
> was snake_case. That is the standard I still use, and I will object most
> strongly to the notion that I should change the habits of a lifetime just
to
> suit the personal preferences of a junior programmer. By "junior" I mean
> "years of experience", not "job title".

There is zero reason to discuss what has been approved and followed for
years already.

I will simply post the link to our CS as a reminder and ask everyone to
read it if they never did:

https://github.com/php/php-src/blob/master/CODING_STANDARDS

Reply via email to