PEAR_DependencyDB::rebuildDB

PEAR_DependencyDB::rebuildDB() – Rebuild the dependency DB by reading registry entries.

Synopsis

require_once '/DependencyDB.php';

true|PEAR_Error PEAR_DependencyDB::rebuildDB ( )

Description

This is used to create or re-create the dependency database by reading registry entries for each installed file to extract dependencies and save them in the dependency database.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Register dependencies of a package that is being installed or upgraded (Previous) Set up the registry/location of dependency DB (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.