From 378822217c0e8a460adf66af3b85125cd6e826cc Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Fri, 18 Nov 2005 20:56:47 +0000 Subject: [PATCH] first half-update of the ini stuff git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200819 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/ini.xml | 252 +++++++++++++++++++++++++++++++++++---- reference/apc/ini.xml | 30 ++--- reference/crack/ini.xml | 4 +- reference/expect/ini.xml | 4 +- reference/mssql/ini.xml | 4 +- reference/runkit/ini.xml | 6 +- 6 files changed, 252 insertions(+), 48 deletions(-) diff --git a/appendices/ini.xml b/appendices/ini.xml index 8fab542b19..971924962f 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -35,6 +35,12 @@ PHP_INI_SYSTEM PHP_INI_ALL in PHP <= 4.3.4. Available since PHP 4.0.4. + + allow_url_include + "0" + PHP_INI_SYSTEM + Available since PHP 5.1.0. + always_populate_raw_post_data "0" @@ -42,67 +48,91 @@ PHP_INI_ALL in PHP <= 4.2.3. Available since PHP 4.1.0. - apc.cache_by_default + apc.cache_by_default "1" PHP_INI_SYSTEM - apc.enabled + apc.dynamic_error + "0" + PHP_INI_SYSTEM + + + + apc.enabled "1" PHP_INI_ALL - apc.filters - "" + apc.enable_cli + "0" PHP_INI_SYSTEM - apc.gc_ttl - "3600" + apc.file_update_protection + "2" PHP_INI_SYSTEM - apc.mmap_file_mask + apc.filters NULL PHP_INI_SYSTEM - apc.num_files_hint + apc.gc_ttl + "3600" + PHP_INI_SYSTEM + + + + apc.max_file_size + "1M" + PHP_INI_SYSTEM + + + + apc.mmap_file_mask + NULL + PHP_INI_SYSTEM + + + + apc.num_files_hint "1000" PHP_INI_SYSTEM - apc.optimization + apc.optimization "0" PHP_INI_ALL - apc.shm_segments + apc.shm_segments "1" PHP_INI_SYSTEM - apc.shm_size + apc.shm_size "30" PHP_INI_SYSTEM - apc.slam_defense + apc.slam_defense "0" PHP_INI_SYSTEM - apc.ttl + apc.ttl "0" PHP_INI_SYSTEM @@ -209,6 +239,12 @@ PHP_INI_ALL Available since PHP 5.0.0. + + bcompiler.enabled + "1" + PHP_INI_ALL + + birdstep.max_links "-1" @@ -302,7 +338,7 @@ crack.default_dictionary NULL - PHP_INI_SYSTEM + PHP_INI_PERDIR Available since PHP 4.0.5. @@ -515,6 +551,24 @@ PHP_INI_ALL Available since PHP 4.3.0. + + expect.logfile + "" + PHP_INI_ALL + + + + expect.loguser + "1" + PHP_INI_ALL + + + + expect.timeout + "10" + PHP_INI_ALL + + expose_php "1" @@ -625,7 +679,13 @@ filter.default - "notags" + "string" + PHP_INI_ALL + + + + filter.default_flags + NULL PHP_INI_ALL @@ -679,13 +739,49 @@ http.allowed_methods - NULL + "" + PHP_INI_ALL + + + + http.allowed_methods_log + "" PHP_INI_ALL http.cache_log - NULL + "" + PHP_INI_ALL + + + + http.composite_log + "" + PHP_INI_ALL + + + + http.etag_mode + "-2" + PHP_INI_ALL + + + + http.force_exit + "1" + PHP_INI_ALL + + + + http.only_exceptions + "0" + PHP_INI_ALL + + + + http.redirect_log + "" PHP_INI_ALL @@ -893,6 +989,12 @@ PHP_INI_SYSTEM Available since PHP 4.0.2. + + ingres.blob_segment_length + "4096" + PHP_INI_ALL + + ingres.cursor_mode "0" @@ -931,7 +1033,7 @@ ingres.report_db_warnings - "0" + "1" PHP_INI_ALL @@ -1207,7 +1309,7 @@ mssql.max_procs - "25" + "-1" PHP_INI_ALL Available since PHP 4.3.0. @@ -1385,6 +1487,48 @@ PHP_INI_ALL Available since PHP 4.3.3. + + oci8.default_prefetch + "10" + PHP_INI_SYSTEM + + + + oci8.max_persistent + "-1" + PHP_INI_SYSTEM + + + + oci8.old_oci_close_semantics + "0" + PHP_INI_SYSTEM + + + + oci8.persistent_timeout + "-1" + PHP_INI_SYSTEM + + + + oci8.ping_interval + "60" + PHP_INI_SYSTEM + + + + oci8.privileged_connect + "0" + PHP_INI_SYSTEM + + + + oci8.statement_cache_size + "20" + PHP_INI_SYSTEM + + odbc.allow_persistent "1" @@ -1488,7 +1632,13 @@ Available since PHP 4.0.4. - pdo_odbc.connection_pooling + pdo.global_value + "42" + PHP_INI_ALL + Available since PHP 5.1.0. + + + pdo_odbc.connection_pooling "strict" PHP_INI_ALL @@ -1632,7 +1782,13 @@ Available since PHP 5.0.0. - runkit.superglobal + runkit.internal_override + "0" + PHP_INI_SYSTEM + + + + runkit.superglobal "" PHP_INI_PERDIR @@ -2117,6 +2273,54 @@ PHP_INI_ALL + + unicode.fallback_encoding + NULL + PHP_INI_ALL + + + + unicode.from_error_mode + "2" + PHP_INI_ALL + + + + unicode.from_error_subst_char + "3f" + PHP_INI_ALL + + + + unicode.http_input_encoding + NULL + PHP_INI_ALL + + + + unicode.output_encoding + NULL + PHP_INI_ALL + + + + unicode.runtime_encoding + NULL + PHP_INI_ALL + + + + unicode.script_encoding + NULL + PHP_INI_ALL + + + + unicode_semantics + "off" + PHP_INI_PERDIR + + unserialize_callback_func NULL @@ -2168,7 +2372,7 @@ variables_order "EGPCS" - PHP_INI_ALL + PHP_INI_PERDIR @@ -2638,7 +2842,7 @@ variables_order "EGPCS" - PHP_INI_ALL + PHP_INI_PERDIR diff --git a/reference/apc/ini.xml b/reference/apc/ini.xml index fc09d70a0a..dde40ccfa7 100644 --- a/reference/apc/ini.xml +++ b/reference/apc/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -22,79 +22,79 @@ apc.enabled - 1 + "1" PHP_INI_ALL apc.shm_segments - 1 + "1" PHP_INI_SYSTEM apc.shm_size - 30 + "30" PHP_INI_SYSTEM apc.optimization - 0 + "0" PHP_INI_ALL apc.num_files_hint - 1000 + "1000" PHP_INI_SYSTEM apc.ttl - 0 + "0" PHP_INI_SYSTEM apc.gc_ttl - 3600 + "3600" PHP_INI_SYSTEM apc.cache_by_default - On + "1" PHP_INI_SYSTEM apc.filters - "" + NULL PHP_INI_SYSTEM apc.mmap_file_mask - "" + NULL PHP_INI_SYSTEM apc.slam_defense - 0 + "0" PHP_INI_SYSTEM apc.file_update_protection - 2 + "2" PHP_INI_SYSTEM apc.enable_cli - 0 + "0" PHP_INI_SYSTEM > APC 3.0.6 @@ -324,7 +324,7 @@ - apc.enable-cli + apc.enable_cli integer diff --git a/reference/crack/ini.xml b/reference/crack/ini.xml index 7ffce8c2e8..77ee447a27 100644 --- a/reference/crack/ini.xml +++ b/reference/crack/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -19,7 +19,7 @@ crack.default_dictionary NULL - PHP_INI_SYSTEM + PHP_INI_PERDIR Available since PHP 4.0.5. diff --git a/reference/expect/ini.xml b/reference/expect/ini.xml index d4d9c0fb31..973d08fea7 100644 --- a/reference/expect/ini.xml +++ b/reference/expect/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -26,7 +26,7 @@ expect.loguser - "On" + "1" PHP_INI_ALL diff --git a/reference/mssql/ini.xml b/reference/mssql/ini.xml index 0767dc9dda..12cd54b06a 100644 --- a/reference/mssql/ini.xml +++ b/reference/mssql/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -96,7 +96,7 @@ mssql.max_procs - "25" + "-1" PHP_INI_ALL Available since PHP 4.3.0. diff --git a/reference/runkit/ini.xml b/reference/runkit/ini.xml index abef4236c6..6cbf1b04c2 100644 --- a/reference/runkit/ini.xml +++ b/reference/runkit/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -18,13 +18,13 @@ runkit.superglobal - + "" PHP_INI_PERDIR runkit.internal_override - + "0" PHP_INI_SYSTEM