nlopess Tue Sep 14 15:46:27 2004 EDT
Modified files: /phpdoc/en/reference/info/functions ini-set.xml Log: update and add pecl
http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-set.xml?r1=1.41&r2=1.42&ty=u Index: phpdoc/en/reference/info/functions/ini-set.xml diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.41 phpdoc/en/reference/info/functions/ini-set.xml:1.42 --- phpdoc/en/reference/info/functions/ini-set.xml:1.41 Mon Jul 26 08:08:26 2004 +++ phpdoc/en/reference/info/functions/ini-set.xml Tue Sep 14 15:46:27 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.41 $ --> +<!-- $Revision: 1.42 $ --> <!-- splitted from ./en/functions/info.xml, last change in rev 1.23 --> <refentry id="function.ini-set"> <refnamediv> @@ -53,6 +53,66 @@ <entry>PHP_INI_PERDIR</entry> </row> <row> + <entry>apc.cache_by_default</entry> + <entry>"1"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.enabled</entry> + <entry>"1"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.filters</entry> + <entry>""</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.gc_ttl</entry> + <entry>"3600"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.mmap_file_mask</entry> + <entry>NULL</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.num_files_hint</entry> + <entry>"1000"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.optimization</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.shm_segments</entry> + <entry>"1"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.shm_size</entry> + <entry>"30"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apc.ttl</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>apd.dumpdir</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>apd.statement_tracing</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.arg-separator.input">arg_separator.input</link></entry> <entry>"&"</entry> <entry>PHP_INI_PERDIR</entry> @@ -118,6 +178,11 @@ <entry>PHP_INI_ALL</entry> </row> <row> + <entry>blenc.key_file</entry> + <entry>"/usr/local/etc/blenckeys"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.browscap">browscap</link></entry> <entry>NULL</entry> <entry>PHP_INI_SYSTEM</entry> @@ -158,6 +223,11 @@ <entry>PHP_INI_SYSTEM</entry> </row> <row> + <entry>crack.default_dictionary</entry> + <entry>NULL</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> <entry>date.default_latitude</entry> <entry>"31.7667"</entry> <entry>PHP_INI_ALL</entry> @@ -323,9 +393,9 @@ <entry>PHP_INI_SYSTEM</entry> </row> <row> - <entry>fbsql.batchSize</entry> + <entry>fbsql.batchsize</entry> <entry>"1000"</entry> - <entry>PHP_INI_SYSTEM</entry> + <entry>PHP_INI_USER</entry> </row> <row> <entry>fbsql.default_database</entry> @@ -418,6 +488,16 @@ <entry>PHP_INI_ALL</entry> </row> <row> + <entry>hyperwave.allow_persistent</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>hyperwave.default_port</entry> + <entry>"418"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.ibase.allow-persistent">ibase.allow_persistent</link></entry> <entry>"1"</entry> <entry>PHP_INI_SYSTEM</entry> @@ -658,6 +738,11 @@ <entry>PHP_INI_PERDIR</entry> </row> <row> + <entry>mailparse.def_charset</entry> + <entry>"us-ascii"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.max-execution-time">max_execution_time</link></entry> <entry>"30"</entry> <entry>PHP_INI_ALL</entry> @@ -853,7 +938,7 @@ <entry>PHP_INI_SYSTEM</entry> </row> <row> - <entry>mysql.trace_mode</entry> + <entry><link linkend="ini.mysql.trace-mode">mysql.trace_mode</link></entry> <entry>"0"</entry> <entry>PHP_INI_ALL</entry> </row> @@ -893,6 +978,31 @@ <entry>PHP_INI_SYSTEM</entry> </row> <row> + <entry>namazu.debugmode</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>namazu.lang</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>namazu.loggingmode</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>namazu.sortmethod</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>namazu.sortorder</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.nsapi.read-timeout">nsapi.read_timeout</link></entry> <entry>"60"</entry> <entry>PHP_INI_ALL</entry> @@ -958,6 +1068,11 @@ <entry>PHP_INI_PERDIR</entry> </row> <row> + <entry>pdo.global_value</entry> + <entry>"42"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry>pfpro.defaulthost</entry> <entry>"test-payflow.verisign.com"</entry> <entry>PHP_INI_ALL</entry> @@ -1033,6 +1148,11 @@ <entry>PHP_INI_ALL</entry> </row> <row> + <entry>printer.default_printer</entry> + <entry>""</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.register-argc-argv">register_argc_argv</link></entry> <entry>"1"</entry> <entry>PHP_INI_PERDIR</entry> @@ -1069,7 +1189,7 @@ </row> <row> <entry><link linkend="ini.safe-mode-exec-dir">safe_mode_exec_dir</link></entry> - <entry>""</entry> + <entry>"/usr/local/php/bin"</entry> <entry>PHP_INI_SYSTEM</entry> </row> <row> @@ -1223,11 +1343,101 @@ <entry>PHP_INI_ALL</entry> </row> <row> + <entry>session_pgsql.create_table</entry> + <entry>"1"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.db</entry> + <entry>"host=localhost dbname=php_session user=nobody"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.disable</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.failover_mode</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.gc_interval</entry> + <entry>"3600"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.keep_expired</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.sem_file_name</entry> + <entry>"/tmp/php_session_pgsql"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.serializable</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.short_circuit</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.use_app_vars</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> + <entry>session_pgsql.vacuum_interval</entry> + <entry>"21600"</entry> + <entry>PHP_INI_SYSTEM</entry> + </row> + <row> <entry><link linkend="ini.short-open-tag">short_open_tag</link></entry> <entry>"1"</entry> <entry>PHP_INI_PERDIR</entry> </row> <row> + <entry>simple_cvs.authMethod</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>simple_cvs.compressionLevel</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>simple_cvs.cvsRoot</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>simple_cvs.host</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>simple_cvs.moduleName</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>simple_cvs.userName</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>simple_cvs.workingDir</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.smtp">SMTP</link></entry> <entry>"localhost"</entry> <entry>PHP_INI_ALL</entry> @@ -1269,7 +1479,7 @@ </row> <row> <entry><link linkend="ini.sybct.deadlock-retry-count">sybct.deadlock_retry_count</link></entry> - <entry>"-1"</entry> + <entry>"0"</entry> <entry>PHP_INI_ALL</entry> </row> <row> @@ -1348,6 +1558,16 @@ <entry>PHP_INI_SYSTEM</entry> </row> <row> + <entry>valkyrie.auto_validate</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>valkyrie.config_path</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.variables-order">variables_order</link></entry> <entry>"EGPCS"</entry> <entry>PHP_INI_ALL</entry> @@ -1368,8 +1588,33 @@ <entry>PHP_INI_ALL</entry> </row> <row> + <entry>xmms.path</entry> + <entry>"/usr/bin/xmms"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>xmms.session</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> <entry><link linkend="ini.y2k-compliance">y2k_compliance</link></entry> <entry>"1"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>yaz.keepalive</entry> + <entry>"120"</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>yaz.log_file</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + </row> + <row> + <entry>yaz.max_links</entry> + <entry>"100"</entry> <entry>PHP_INI_ALL</entry> </row> <row>