PEAR_Common::analyzeSourceCode | PEAR_Common::downloadHttp |
PEAR_Common | |
PEAR Manual | |
require_once 'PEAR/common.php'; |
void
PEAR_Common::buildProvidesArray (
array $srcinfo
)
Build a "provides" array from data returned by analyzeSourceCode(). The format of the built array is like this:
|
array with information about a source file as returned by the analyzeSourceCode() method.
This function can not be called statically.
PEAR_Common::analyzeSourceCode | PEAR_Common::downloadHttp |
PEAR_Common | |
PEAR Manual | |