PEAR_Registry::rebuildDepsFile()

PEAR_Registry::rebuildDepsFile() -- Rebuild dependencies file

概要

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.

例外・エラー

表 27-1PEAR_Error の値

Error codeError valueMeaningSolution
 ""  

注意

この関数は、スタティックにコールする ことはできません。