-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Hmmm... this may be difficult to implement. For simple include/require trees it
could be done quite easily... but __autoload opens up a whole other bag of
worms. But now that I think of it I suppose you could create Reflections and
get the location of class defintions from that. This might fit with something
else I'm working on, I'll report back here if I come up with something useful.
- [PHP] Project-browser-function / required/included Frank Munch
- Re: [PHP] Re: Project-browser-function / required/inclu... Jason Barnett
- Re: [PHP] Re: Project-browser-function / required/i... Frank Munch
- Re: [PHP] Re: Project-browser-function / requir... Jason Barnett
- Re: [PHP] Re: Project-browser-function / requir... Justin Patrin