PEAR_Config::noRegistry

PEAR_Config::noRegistry() – noRegistry

Synopsis

require_once '/Config.php'; (since PEAR 1.4.0)

void PEAR_Config::noRegistry ( )

Description

Use this method to disable automatic creation of PEAR_Registry objects when reading from a configuration file or changing php_dir configuration variable.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Merges data into a config layer from a file (Previous) Reads configuration data from a file (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.