PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'PEAR/PackageFileManager.php';
void|PEAR_Error PEAR_PackageFileManager::detectDependencies ()
void|PEAR_Error PEAR_PackageFileManager::detectDependencies
Use addDependency() to add package dependencies
throws PEAR_PACKAGEFILEMANAGER_RUN_SETOPTIONS
throws PEAR_PACKAGEFILEMANAGER_PHP_COMPAT_NOT_INSTALLED
throws PEAR_PACKAGEFILEMANAGER_NO_PHPCOMPATINFO
see PEAR_PackageFileManager::addDependency()
This function can not be called statically.