Hello all, long time no see.

When I am inside the body of an autoloader function, am I allowed
to assume the invariant that the class passed to the autoloader function
does not exist?  Last time I checked, PHP was still single-threaded,
so this invariant being broken would be quite suprising to me, but
a user reports that they are seeing precisely this behavior from a
combination of Zend Debugger + APC.

Cheers,
Edward

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

Reply via email to