From 2cc0656210fa89b748e068bd60161b506e293b13 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Tue, 14 Sep 2004 19:46:27 +0000 Subject: [PATCH] update and add pecl git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168593 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/ini-set.xml | 257 ++++++++++++++++++++++++++- 1 file changed, 251 insertions(+), 6 deletions(-) diff --git a/reference/info/functions/ini-set.xml b/reference/info/functions/ini-set.xml index 9649c431fd..5f0f3baa73 100644 --- a/reference/info/functions/ini-set.xml +++ b/reference/info/functions/ini-set.xml @@ -1,5 +1,5 @@ - + @@ -52,6 +52,66 @@ "0" PHP_INI_PERDIR + + apc.cache_by_default + "1" + PHP_INI_SYSTEM + + + apc.enabled + "1" + PHP_INI_SYSTEM + + + apc.filters + "" + PHP_INI_SYSTEM + + + apc.gc_ttl + "3600" + PHP_INI_SYSTEM + + + apc.mmap_file_mask + NULL + PHP_INI_SYSTEM + + + apc.num_files_hint + "1000" + PHP_INI_SYSTEM + + + apc.optimization + "0" + PHP_INI_SYSTEM + + + apc.shm_segments + "1" + PHP_INI_SYSTEM + + + apc.shm_size + "30" + PHP_INI_SYSTEM + + + apc.ttl + "0" + PHP_INI_SYSTEM + + + apd.dumpdir + NULL + PHP_INI_ALL + + + apd.statement_tracing + "0" + PHP_INI_ALL + arg_separator.input "&" @@ -117,6 +177,11 @@ "0" PHP_INI_ALL + + blenc.key_file + "/usr/local/etc/blenckeys" + PHP_INI_ALL + browscap NULL @@ -157,6 +222,11 @@ "" PHP_INI_SYSTEM + + crack.default_dictionary + NULL + PHP_INI_SYSTEM + date.default_latitude "31.7667" @@ -323,9 +393,9 @@ PHP_INI_SYSTEM - fbsql.batchSize + fbsql.batchsize "1000" - PHP_INI_SYSTEM + PHP_INI_USER fbsql.default_database @@ -417,6 +487,16 @@ "1" PHP_INI_ALL + + hyperwave.allow_persistent + "0" + PHP_INI_SYSTEM + + + hyperwave.default_port + "418" + PHP_INI_ALL + ibase.allow_persistent "1" @@ -657,6 +737,11 @@ NULL PHP_INI_PERDIR + + mailparse.def_charset + "us-ascii" + PHP_INI_ALL + max_execution_time "30" @@ -853,7 +938,7 @@ PHP_INI_SYSTEM - mysql.trace_mode + mysql.trace_mode "0" PHP_INI_ALL @@ -892,6 +977,31 @@ "0" PHP_INI_SYSTEM + + namazu.debugmode + "0" + PHP_INI_ALL + + + namazu.lang + NULL + PHP_INI_ALL + + + namazu.loggingmode + "0" + PHP_INI_ALL + + + namazu.sortmethod + NULL + PHP_INI_ALL + + + namazu.sortorder + NULL + PHP_INI_ALL + nsapi.read_timeout "60" @@ -957,6 +1067,11 @@ NULL PHP_INI_PERDIR + + pdo.global_value + "42" + PHP_INI_ALL + pfpro.defaulthost "test-payflow.verisign.com" @@ -1032,6 +1147,11 @@ "14" PHP_INI_ALL + + printer.default_printer + "" + PHP_INI_ALL + register_argc_argv "1" @@ -1069,7 +1189,7 @@ safe_mode_exec_dir - "" + "/usr/local/php/bin" PHP_INI_SYSTEM @@ -1222,11 +1342,101 @@ "0" PHP_INI_ALL + + session_pgsql.create_table + "1" + PHP_INI_SYSTEM + + + session_pgsql.db + "host=localhost dbname=php_session user=nobody" + PHP_INI_SYSTEM + + + session_pgsql.disable + "0" + PHP_INI_SYSTEM + + + session_pgsql.failover_mode + "0" + PHP_INI_SYSTEM + + + session_pgsql.gc_interval + "3600" + PHP_INI_SYSTEM + + + session_pgsql.keep_expired + "0" + PHP_INI_SYSTEM + + + session_pgsql.sem_file_name + "/tmp/php_session_pgsql" + PHP_INI_SYSTEM + + + session_pgsql.serializable + "0" + PHP_INI_SYSTEM + + + session_pgsql.short_circuit + "0" + PHP_INI_SYSTEM + + + session_pgsql.use_app_vars + "0" + PHP_INI_SYSTEM + + + session_pgsql.vacuum_interval + "21600" + PHP_INI_SYSTEM + short_open_tag "1" PHP_INI_PERDIR + + simple_cvs.authMethod + "0" + PHP_INI_ALL + + + simple_cvs.compressionLevel + "0" + PHP_INI_ALL + + + simple_cvs.cvsRoot + "0" + PHP_INI_ALL + + + simple_cvs.host + "0" + PHP_INI_ALL + + + simple_cvs.moduleName + "0" + PHP_INI_ALL + + + simple_cvs.userName + "0" + PHP_INI_ALL + + + simple_cvs.workingDir + "0" + PHP_INI_ALL + SMTP "localhost" @@ -1269,7 +1479,7 @@ sybct.deadlock_retry_count - "-1" + "0" PHP_INI_ALL @@ -1347,6 +1557,16 @@ NULL PHP_INI_SYSTEM + + valkyrie.auto_validate + "0" + PHP_INI_ALL + + + valkyrie.config_path + NULL + PHP_INI_ALL + variables_order "EGPCS" @@ -1367,11 +1587,36 @@ "0" PHP_INI_ALL + + xmms.path + "/usr/bin/xmms" + PHP_INI_ALL + + + xmms.session + "0" + PHP_INI_ALL + y2k_compliance "1" PHP_INI_ALL + + yaz.keepalive + "120" + PHP_INI_ALL + + + yaz.log_file + NULL + PHP_INI_ALL + + + yaz.max_links + "100" + PHP_INI_ALL + zend.ze1_compatibility_mode "0"