On Wed, 9 Jul 2008, Gergely Hodicska wrote:

> This is a SKELETON (use case) to present the error! Do you think somebody
> write to the internal list with a dummy error?

YOu'd be surprised sometimes ;-) Anyway, exceptions thrown during 
autoload are ignored. Autoloading is the last resort for the engine to 
find a class. If the class can not be loaded (file isn't there, 
exception, autoloader doesn't load a file), then you get the fatal 
error. This is correct behavior.

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org

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

Reply via email to