Hi,

Am 13.09.2012 um 16:02 schrieb Marco Pivetta <ocram...@gmail.com>:

> I don't think autoloading is needed here, since the FQCN can be resolved
> without it (exactly like with type hinting).

Has nothing to do with autoloading. It only checks if there is a use statement. 
Auto-loading is triggered during call time, not during compile time.

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

Reply via email to