Ryan McCue wrote: > For some purposes, you need to be able to reflect files and classes > without loading them, which I think is a huge gap in the Reflection API. > That said, a proper ReflectionFile would be welcome, even if it did load > the file.
Forgot to mention: it is also, as far as I know, impossible to get file-level PHPDoc comments without writing a class similar to mine. (The alternative is regex parsing, of course, but that's worse) -- Ryan McCue <http://ryanmccue.info/> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php