Hi all,

On Mon, Dec 22, 2014 at 8:33 AM, David Muir <davidkm...@gmail.com> wrote:

> +1 on E_STRICT warning for case mismatch on class names. Also +1 on
> eventual case sensitivity for userland class names. Not convinced the rest
> is worth it.
>
> The insensitivity makes code brittle. Sometimes the same code will run
> fine, and other times it breaks depending on what lines triggered the auto
> loader. If you instantiate a Foo instance first, then instantiate a new
> foo, the code runs fine, but if you try to instantiate a new foo first, we
> get a fatal error.
>

It seems the most reasonable approach for this issue.
+1

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

Reply via email to