I bought up the same issue, and it's being resolved:

http://framework.zend.com/issues/browse/ZF-2923
http://www.nabble.com/Re%3A-1.5.0-Zend_Loader%2C-auto-load-and-non-existent-classes-ts16153003.html

pakmannen wrote:
Hi,

I recently updated from 1.0 to 1.5 and noticed that Zend_Loader no longer
works as expected. When loading a class, it no longer checks to see if the
file exists before loading, which means that when autoloading classes, you
get php warnings when the file doesn't exist. This makes it impossible to
have more than one autoloader registered, or to use a modified autoloader
method which attempts more than one call to Zend_Loader::loadClass().

Was the removal of the file exists checks intentional?

/Jens Ljungblad

--
Jack

Reply via email to