PEAR_Registry::removePackageDep

PEAR_Registry::removePackageDep()

PEAR_Registry::removePackageDep() -- Remove dependency information of a Package

Description

Removes the dependency information of a Package from the registry.

Parameter

string $package

Package name

Return value

mixed - TRUE if successful; or an array with a list of Packages depending on this Package

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.