On Sun, Dec 21, 2014 at 9:01 AM, F & N Laupretre <nf.laupre...@yahoo.fr> wrote:
> Hi,
>
>
>
> I don't know if this was discussed before. So, tell me what you think before
> I write an RFC.
>
>
>
> I would like to propose that namespaces, functions, and classes become
> case-sensitive (constants are already case-sensitive). Actually, I never
> understood why they are case-insensitive. Even if the performance gain is
> negligible, I think it could be the right time to question this.

I have hard time to see the benefits of breaking so many codes for that.

Userland codes use to rely on case sensitivity naming, based on coding
standard. But for internals names, it is going to be a major pain.

Cheers,
Pierre

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to