PEAR_DependencyDB::getDependentPackages()
PEAR_DependencyDB::getDependentPackages()
-- Get a list of installed packages that depend on this package
Description
This is most useful at uninstall-time. A list of installed packages that depend upon the package can be used to prevent uninstallation, and to emit warnings for optional dependencies.
