PEAR_Registry::rebuildDepsFile()

PEAR_Registry::rebuildDepsFile() -- Rebuild dependencies file

Synopsis

require_once 'PEAR/Registry.php';

void PEAR_Registry::rebuildDepsFile (void)

Описание

Rebuilds the dependencies file of the registry. Use this function if had trouble while installing Packages or a damaged registry.

Throws

Таблица 27-1. Возможные значения PEAR_Error

Error codeError valueMeaningSolution
 ""  

Заметка

Эта функция не должна вызываться статически.