Hey,

> On 21 Dec 2014, at 23:33, David Muir <davidkm...@gmail.com> wrote:
> 
> 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.

I’d say that’s not the fault of insensitivity, but the fault of poorly-written 
autoloaders.

Thanks.
--
Andrea Faulds
http://ajf.me/





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

Reply via email to