PEAR_Common::addTempFile | PEAR_Common::buildProvidesArray |
PEAR_Common | |
PEAR Manual | |
require_once 'PEAR/common.php'; |
array
PEAR_Common::analyzeSourceCode (
string $file
)
Analyze the source code of the given PHP file
Filename of the PHP file
array - hash list of declared_classes , declared_methods , declared_functions and used_classes
This function can be called statically.
PEAR_Common::addTempFile | PEAR_Common::buildProvidesArray |
PEAR_Common | |
PEAR Manual | |