PEAR_Registry::rebuildFileMap

PEAR_Registry::rebuildFileMap() – Rebuild file map

Synopsis

require_once 'PEAR/Registry.php';

void PEAR_Registry::rebuildFileMap ( void )

Description

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

Throws

Possible PEAR_Error values
Error code Error value Meaning Solution
  "    

Note

This function can not be called statically.

Rebuild dependencies file (Previous) Remove dependency information of a Package (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.