Posted by Alan Little on 05/18/06 14:26
On the PEAR site, the page for each package lists other packages that are
dependent on it. That's nice, but is there way to determine which other
packages the package itself depends on? It seems to me that would be much
more useful information. So far, the only way I can see is to load the
package, see what require()s fail, then try to figure out which packages
those files belong to. Surely there's a better way?
--
Alan Little
Phorm PHP Form Processor
http://www.phorm.com/
[Back to original message]
|