nlopess Fri Nov 18 15:56:47 2005 EDT
Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/apc ini.xml /phpdoc/en/reference/crack ini.xml /phpdoc/en/reference/expect ini.xml /phpdoc/en/reference/mssql ini.xml /phpdoc/en/reference/runkit ini.xml Log: first half-update of the ini stuff
http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.25&r2=1.26&ty=u Index: phpdoc/en/appendices/ini.xml diff -u phpdoc/en/appendices/ini.xml:1.25 phpdoc/en/appendices/ini.xml:1.26 --- phpdoc/en/appendices/ini.xml:1.25 Wed Jul 20 14:45:49 2005 +++ phpdoc/en/appendices/ini.xml Fri Nov 18 15:56:43 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.25 $ --> +<!-- $Revision: 1.26 $ --> <appendix id="ini"> <title>&php.ini; directives</title> @@ -36,73 +36,103 @@ <entry>PHP_INI_ALL in PHP <= 4.3.4. Available since PHP 4.0.4.</entry> </row> <row> + <entry>allow_url_include</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry>Available since PHP 5.1.0.</entry> + </row> + <row> <entry><link linkend="ini.always-populate-raw-post-data">always_populate_raw_post_data</link></entry> <entry>"0"</entry> <entry>PHP_INI_PERDIR</entry> <entry>PHP_INI_ALL in PHP <= 4.2.3. Available since PHP 4.1.0.</entry> </row> <row> - <entry>apc.cache_by_default</entry> + <entry><link linkend="ini.apc.cache-by-default">apc.cache_by_default</link></entry> <entry>"1"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> - <entry>apc.enabled</entry> + <entry>apc.dynamic_error</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.apc.enabled">apc.enabled</link></entry> <entry>"1"</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> <row> - <entry>apc.filters</entry> - <entry>""</entry> + <entry><link linkend="ini.apc.enable-cli">apc.enable_cli</link></entry> + <entry>"0"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> - <entry>apc.gc_ttl</entry> + <entry><link linkend="ini.apc.file-update-protection">apc.file_update_protection</link></entry> + <entry>"2"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.apc.filters">apc.filters</link></entry> + <entry>NULL</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.apc.gc-ttl">apc.gc_ttl</link></entry> <entry>"3600"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> - <entry>apc.mmap_file_mask</entry> + <entry>apc.max_file_size</entry> + <entry>"1M"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.apc.mmap-file-mask">apc.mmap_file_mask</link></entry> <entry>NULL</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> - <entry>apc.num_files_hint</entry> + <entry><link linkend="ini.apc.num-files-hint">apc.num_files_hint</link></entry> <entry>"1000"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> - <entry>apc.optimization</entry> + <entry><link linkend="ini.apc.optimization">apc.optimization</link></entry> <entry>"0"</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> <row> - <entry>apc.shm_segments</entry> + <entry><link linkend="ini.apc.shm-segments">apc.shm_segments</link></entry> <entry>"1"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> - <entry>apc.shm_size</entry> + <entry><link linkend="ini.apc.shm-size">apc.shm_size</link></entry> <entry>"30"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> - <entry>apc.slam_defense</entry> + <entry><link linkend="ini.apc.slam-defense">apc.slam_defense</link></entry> <entry>"0"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> - <entry>apc.ttl</entry> + <entry><link linkend="ini.apc.ttl">apc.ttl</link></entry> <entry>"0"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> @@ -210,6 +240,12 @@ <entry>Available since PHP 5.0.0.</entry> </row> <row> + <entry>bcompiler.enabled</entry> + <entry>"1"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> <entry>birdstep.max_links</entry> <entry>"-1"</entry> <entry>PHP_INI_ALL</entry> @@ -302,7 +338,7 @@ <row> <entry>crack.default_dictionary</entry> <entry>NULL</entry> - <entry>PHP_INI_SYSTEM</entry> + <entry>PHP_INI_PERDIR</entry> <entry>Available since PHP 4.0.5.</entry> </row> <row> @@ -516,6 +552,24 @@ <entry>Available since PHP 4.3.0.</entry> </row> <row> + <entry><link linkend="ini.expect.logfile">expect.logfile</link></entry> + <entry>""</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.expect.loguser">expect.loguser</link></entry> + <entry>"1"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.expect.timeout">expect.timeout</link></entry> + <entry>"10"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> <entry><link linkend="ini.expose-php">expose_php</link></entry> <entry>"1"</entry> <entry>&php.ini; only</entry> @@ -625,7 +679,13 @@ </row> <row> <entry>filter.default</entry> - <entry>"notags"</entry> + <entry>"string"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>filter.default_flags</entry> + <entry>NULL</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> @@ -679,13 +739,49 @@ </row> <row> <entry>http.allowed_methods</entry> - <entry>NULL</entry> + <entry>""</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>http.allowed_methods_log</entry> + <entry>""</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> <row> <entry>http.cache_log</entry> - <entry>NULL</entry> + <entry>""</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>http.composite_log</entry> + <entry>""</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>http.etag_mode</entry> + <entry>"-2"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>http.force_exit</entry> + <entry>"1"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>http.only_exceptions</entry> + <entry>"0"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>http.redirect_log</entry> + <entry>""</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> @@ -894,6 +990,12 @@ <entry>Available since PHP 4.0.2.</entry> </row> <row> + <entry>ingres.blob_segment_length</entry> + <entry>"4096"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> <entry>ingres.cursor_mode</entry> <entry>"0"</entry> <entry>PHP_INI_ALL</entry> @@ -931,7 +1033,7 @@ </row> <row> <entry>ingres.report_db_warnings</entry> - <entry>"0"</entry> + <entry>"1"</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> @@ -1207,7 +1309,7 @@ </row> <row> <entry>mssql.max_procs</entry> - <entry>"25"</entry> + <entry>"-1"</entry> <entry>PHP_INI_ALL</entry> <entry>Available since PHP 4.3.0.</entry> </row> @@ -1386,6 +1488,48 @@ <entry>Available since PHP 4.3.3.</entry> </row> <row> + <entry><link linkend="ini.oci8.default_prefetch">oci8.default_prefetch</link></entry> + <entry>"10"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.oci8.max_persistent">oci8.max_persistent</link></entry> + <entry>"-1"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.oci8.old_oci_close_semantics">oci8.old_oci_close_semantics</link></entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.oci8.persistent_timeout">oci8.persistent_timeout</link></entry> + <entry>"-1"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.oci8.ping_interval">oci8.ping_interval</link></entry> + <entry>"60"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.oci8.privileged_connect">oci8.privileged_connect</link></entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.oci8.statement_cache_size">oci8.statement_cache_size</link></entry> + <entry>"20"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> <entry><link linkend="ini.uodbc.allow-persistent">odbc.allow_persistent</link></entry> <entry>"1"</entry> <entry>PHP_INI_SYSTEM</entry> @@ -1488,7 +1632,13 @@ <entry>Available since PHP 4.0.4.</entry> </row> <row> - <entry>pdo_odbc.connection_pooling</entry> + <entry>pdo.global_value</entry> + <entry>"42"</entry> + <entry>PHP_INI_ALL</entry> + <entry>Available since PHP 5.1.0.</entry> + </row> + <row> + <entry><link linkend="ini.pdo-odbc.connection-pooling">pdo_odbc.connection_pooling</link></entry> <entry>"strict"</entry> <entry>PHP_INI_ALL</entry> <entry></entry> @@ -1632,7 +1782,13 @@ <entry>Available since PHP 5.0.0.</entry> </row> <row> - <entry>runkit.superglobal</entry> + <entry>runkit.internal_override</entry> + <entry>"0"</entry> + <entry>PHP_INI_SYSTEM</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.runkit.superglobal">runkit.superglobal</link></entry> <entry>""</entry> <entry>PHP_INI_PERDIR</entry> <entry></entry> @@ -2118,6 +2274,54 @@ <entry></entry> </row> <row> + <entry>unicode.fallback_encoding</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>unicode.from_error_mode</entry> + <entry>"2"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>unicode.from_error_subst_char</entry> + <entry>"3f"</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>unicode.http_input_encoding</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry><link linkend="ini.unicode.output-encoding">unicode.output_encoding</link></entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>unicode.runtime_encoding</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>unicode.script_encoding</entry> + <entry>NULL</entry> + <entry>PHP_INI_ALL</entry> + <entry></entry> + </row> + <row> + <entry>unicode_semantics</entry> + <entry>"off"</entry> + <entry>PHP_INI_PERDIR</entry> + <entry></entry> + </row> + <row> <entry>unserialize_callback_func</entry> <entry>NULL</entry> <entry>PHP_INI_ALL</entry> @@ -2168,7 +2372,7 @@ <row> <entry><link linkend="ini.variables-order">variables_order</link></entry> <entry>"EGPCS"</entry> - <entry>PHP_INI_ALL</entry> + <entry>PHP_INI_PERDIR</entry> <entry></entry> </row> <row> @@ -2638,7 +2842,7 @@ <row> <entry>variables_order</entry> <entry>"EGPCS"</entry> - <entry>PHP_INI_ALL</entry> + <entry>PHP_INI_PERDIR</entry> <entry></entry> </row> <row> http://cvs.php.net/diff.php/phpdoc/en/reference/apc/ini.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/apc/ini.xml diff -u phpdoc/en/reference/apc/ini.xml:1.3 phpdoc/en/reference/apc/ini.xml:1.4 --- phpdoc/en/reference/apc/ini.xml:1.3 Fri Aug 26 10:03:18 2005 +++ phpdoc/en/reference/apc/ini.xml Fri Nov 18 15:56:46 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <section id="apc.configuration"> &reftitle.runtime; &extension.runtime; @@ -22,79 +22,79 @@ <tbody> <row> <entry>apc.enabled</entry> - <entry>1</entry> + <entry>"1"</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> <row> <entry>apc.shm_segments</entry> - <entry>1</entry> + <entry>"1"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.shm_size</entry> - <entry>30</entry> + <entry>"30"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.optimization</entry> - <entry>0</entry> + <entry>"0"</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> <row> <entry>apc.num_files_hint</entry> - <entry>1000</entry> + <entry>"1000"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.ttl</entry> - <entry>0</entry> + <entry>"0"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.gc_ttl</entry> - <entry>3600</entry> + <entry>"3600"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.cache_by_default</entry> - <entry>On</entry> + <entry>"1"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.filters</entry> - <entry>""</entry> + <entry>NULL</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.mmap_file_mask</entry> - <entry>""</entry> + <entry>NULL</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.slam_defense</entry> - <entry>0</entry> + <entry>"0"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.file_update_protection</entry> - <entry>2</entry> + <entry>"2"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row> <row> <entry>apc.enable_cli</entry> - <entry>0</entry> + <entry>"0"</entry> <entry>PHP_INI_SYSTEM</entry> <entry>> APC 3.0.6</entry> </row> @@ -324,7 +324,7 @@ </varlistentry> <varlistentry id="ini.apc.enable-cli"> <term> - <parameter>apc.enable-cli</parameter> + <parameter>apc.enable_cli</parameter> <type>integer</type> </term> <listitem> http://cvs.php.net/diff.php/phpdoc/en/reference/crack/ini.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/crack/ini.xml diff -u phpdoc/en/reference/crack/ini.xml:1.4 phpdoc/en/reference/crack/ini.xml:1.5 --- phpdoc/en/reference/crack/ini.xml:1.4 Tue Feb 22 12:36:05 2005 +++ phpdoc/en/reference/crack/ini.xml Fri Nov 18 15:56:46 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <section id="crack.configuration"> &reftitle.runtime; &extension.runtime; @@ -19,7 +19,7 @@ <row> <entry>crack.default_dictionary</entry> <entry>NULL</entry> - <entry>PHP_INI_SYSTEM</entry> + <entry>PHP_INI_PERDIR</entry> <entry>Available since PHP 4.0.5.</entry> </row> </tbody> http://cvs.php.net/diff.php/phpdoc/en/reference/expect/ini.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/expect/ini.xml diff -u phpdoc/en/reference/expect/ini.xml:1.5 phpdoc/en/reference/expect/ini.xml:1.6 --- phpdoc/en/reference/expect/ini.xml:1.5 Mon Oct 3 11:01:55 2005 +++ phpdoc/en/reference/expect/ini.xml Fri Nov 18 15:56:46 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <section id="expect.configuration"> &reftitle.runtime; &extension.runtime; @@ -26,7 +26,7 @@ </row> <row> <entry>expect.loguser</entry> - <entry>"On"</entry> + <entry>"1"</entry> <entry>PHP_INI_ALL</entry> <entry></entry> </row> http://cvs.php.net/diff.php/phpdoc/en/reference/mssql/ini.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/mssql/ini.xml diff -u phpdoc/en/reference/mssql/ini.xml:1.4 phpdoc/en/reference/mssql/ini.xml:1.5 --- phpdoc/en/reference/mssql/ini.xml:1.4 Tue Feb 22 12:36:08 2005 +++ phpdoc/en/reference/mssql/ini.xml Fri Nov 18 15:56:46 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <section id="mssql.configuration"> &reftitle.runtime; &extension.runtime; @@ -96,7 +96,7 @@ </row> <row> <entry>mssql.max_procs</entry> - <entry>"25"</entry> + <entry>"-1"</entry> <entry>PHP_INI_ALL</entry> <entry>Available since PHP 4.3.0.</entry> </row> http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/ini.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/runkit/ini.xml diff -u phpdoc/en/reference/runkit/ini.xml:1.1 phpdoc/en/reference/runkit/ini.xml:1.2 --- phpdoc/en/reference/runkit/ini.xml:1.1 Tue Sep 27 04:52:35 2005 +++ phpdoc/en/reference/runkit/ini.xml Fri Nov 18 15:56:47 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <section id="runkit.configuration"> &reftitle.runtime; &extension.runtime; @@ -18,13 +18,13 @@ <tbody> <row> <entry>runkit.superglobal</entry> - <entry></entry> + <entry>""</entry> <entry>PHP_INI_PERDIR</entry> <entry></entry> </row> <row> <entry>runkit.internal_override</entry> - <entry></entry> + <entry>"0"</entry> <entry>PHP_INI_SYSTEM</entry> <entry></entry> </row>