com doc/fr: Apply commit 7cc00859d289db5e3ff3bdd7ddab3cf83fb71d70: appendices/ini.list.xml
[email protected] (George Peter Banyard) Wed, 24 Feb 2021 17:45:14 +0000
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 948fa369be832a9c73f0f58f1cb6c6dc9e900296 Author: George Peter Banyard <[email protected]> Wed, 24 Feb 2021 17:05:00 +0000 Parents: 05481cb68aa1eec82125a005b0c09057c139c82f Branches: master Link: http://git.php.net/?p=doc/fr.git;a=commitdiff;h=948fa369be832a9c73f0f58f1cb6c6dc9e900296 Log: Apply commit 7cc00859d289db5e3ff3bdd7ddab3cf83fb71d70 Remove obsolete info from ini.list Changed paths: M appendices/ini.list.xml
diff_948fa369be832a9c73f0f58f1cb6c6dc9e900296.txt
(text/plain, 27.7 KB)
diff --git a/appendices/ini.list.xml b/appendices/ini.list.xml
index 8efbc2d54d..f4f9a88334 100644
--- a/appendices/ini.list.xml
+++ b/appendices/ini.list.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: e13ef15bd93a4011e52b20c262a7f3c8adff5f08 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 7cc00859d289db5e3ff3bdd7ddab3cf83fb71d70 Maintainer: yannick Status: ready -->
<!-- Reviewed: no -->
<section xml:id="ini.list" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Liste des directives du &php.ini;</title>
@@ -37,7 +37,7 @@
<entry><link linkend="ini.allow-url-include">allow_url_include</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis 5.2.0. Obsolète à partir de PHP 7.4.0.</entry>
+ <entry>Obsolète à partir de PHP 7.4.0.</entry>
</row>
<row>
<entry><link linkend="ini.arg-separator.input">arg_separator.input</link></entry>
@@ -73,7 +73,7 @@
<entry><link linkend="ini.assert.exception">assert.exception</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 7.0.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.assert.quiet-eval">assert.quiet_eval</link></entry>
@@ -127,25 +127,25 @@
<entry><link linkend="ini.cgi.check-shebang-line">cgi.check_shebang_line</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.2.1.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.cgi.discard-path">cgi.discard_path</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.cgi.fix-pathinfo">cgi.fix_pathinfo</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>PHP_INI_ALL en PHP <= 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.cgi.force-redirect">cgi.force_redirect</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>PHP_INI_ALL en PHP <= 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.cgi.nph">cgi.nph</link></entry>
@@ -157,7 +157,7 @@
<entry><link linkend="ini.cgi.redirect-status-env">cgi.redirect_status_env</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>PHP_INI_ALL en PHP <= 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.cgi.rfc2616-headers">cgi.rfc2616_headers</link></entry>
@@ -175,19 +175,19 @@
<entry><link linkend="ini.cli.pager">cli.pager</link></entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.cli.prompt">cli.prompt</link></entry>
<entry>"\\b \\> "</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.cli-server.color">cli_server.color</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.com.allow-dcom">com.allow_dcom</link></entry>
@@ -229,7 +229,7 @@
<entry><link linkend="ini.curl.cainfo">curl.cainfo</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis PHP 5.3.7.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.date.default-latitude">date.default_latitude</link></entry>
@@ -259,7 +259,7 @@
<entry><link linkend="ini.date.timezone">date.timezone</link></entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 5.1.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>dba.default_handler</entry>
@@ -271,7 +271,7 @@
<entry><link linkend="ini.default-charset">default_charset</link></entry>
<entry>"UTF-8"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Par défaut "UTF-8" depuis PHP 5.6.0, vide pour PHP < 5.6.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.default-mimetype">default_mimetype</link></entry>
@@ -337,7 +337,7 @@
<entry><link linkend="ini.enable-post-data-reading">enable_post_data_reading</link></entry>
<entry>On</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.engine">engine</link></entry>
@@ -409,7 +409,7 @@
<entry><link linkend="ini.exit-on-timeout">exit_on_timeout</link></entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; PHP 5.3.0</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.expect.logfile">expect.logfile</link></entry>
@@ -451,13 +451,13 @@
<entry><link linkend="ini.fastcgi.impersonate">fastcgi.impersonate</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>PHP_INI_ALL en PHP <= 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.fastcgi.logging">fastcgi.logging</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>PHP_INI_ALL en PHP <= 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>fbsql.allow_persistent</entry>
@@ -472,16 +472,10 @@
<entry></entry>
</row>
<row>
- <entry>fbsql.batchSize</entry>
- <entry>"1000"</entry>
- <entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
- </row>
- <row>
<entry>fbsql.batchsize</entry>
<entry>"1000"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 5.1.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>fbsql.default_database</entry>
@@ -547,7 +541,7 @@
<entry>fbsql.show_timestamp_decimals</entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.1.5.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.file-uploads">file_uploads</link></entry>
@@ -559,13 +553,13 @@
<entry><link linkend="ini.filter.default">filter.default</link></entry>
<entry>"unsafe_raw"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP_INI_ALL en filter <= 0.9.4. &php.version.added; 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.filter.default-flags">filter.default_flags</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP_INI_ALL en filter <= 0.9.4. &php.version.added; 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.from">from</link></entry>
@@ -577,7 +571,7 @@
<entry><link linkend="ini.gd.jpeg-ignore-warning">gd.jpeg_ignore_warning</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 5.1.3.</entry>
+ <entry></entry>
</row>
<row>
<entry>geoip.custom_directory</entry>
@@ -598,12 +592,6 @@
<entry>&php.version.added; 7.1.0.</entry>
</row>
<row>
- <entry><link linkend="ini.syntax-highlighting">highlight.bg</link></entry>
- <entry>"#FFFFFF"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>Retiré depuis PHP 5.4.0</entry>
- </row>
- <row>
<entry><link linkend="ini.syntax-highlighting">highlight.comment</link></entry>
<entry>"#FF8000"</entry>
<entry>PHP_INI_ALL</entry>
@@ -752,19 +740,19 @@
<entry><link linkend="ini.intl.default-locale">intl.default_locale</link></entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>intl.error_level</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>intl.use_exceptions</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.5.0.</entry>
+ <entry></entry>
</row>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('ingres.configuration.list')/*)" />
<row>
@@ -789,25 +777,13 @@
<entry><link linkend="ini.log-errors-max-len">log_errors_max_len</link></entry>
<entry>"1024"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 4.3.0.</entry>
- </row>
- <row>
- <entry><link linkend="ini.magic-quotes-gpc">magic_quotes_gpc</link></entry>
- <entry>"1"</entry>
- <entry>PHP_INI_PERDIR</entry>
- <entry>Obsolète en PHP 5.3.0. Supprimé en PHP 5.4.0.</entry>
- </row>
- <row>
- <entry><link linkend="ini.magic-quotes-runtime">magic_quotes_runtime</link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>Supprimé en PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mail.add-x-header">mail.add_x_header</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
- <entry>Available since PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>mail.force_extra_parameters</entry>
@@ -819,7 +795,7 @@
<entry><link linkend="ini.mail.log">mail.log</link></entry>
<entry>""</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>&php.version.added; 5.3.0. (PHP_INI_SYSTEM|PHP_INI_PERDIR)</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.max-execution-time">max_execution_time</link></entry>
@@ -831,13 +807,13 @@
<entry><link linkend="ini.max-input-nesting-level">max_input_nesting_level</link></entry>
<entry>"64"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>Disponible depuis PHP 5.2.3.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.max-input-vars">max_input_vars</link></entry>
<entry>1000</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>&php.version.added; PHP 5.3.9.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.max-input-time">max_input_time</link></entry>
@@ -861,7 +837,7 @@
<entry><link linkend="ini.mbstring.func-overload">mbstring.func_overload</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP_INI_SYSTEM | PHP_INI_PERDIR PHP <= 5.2.6</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mbstring.http-input">mbstring.http_input</link></entry>
@@ -885,28 +861,19 @@
<entry><link linkend="ini.mbstring.language">mbstring.language</link></entry>
<entry>"neutral"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>PHP_INI_PERDIR in PHP <= 5.2.6</entry>
- </row>
- <row>
- <entry>mbstring.script_encoding</entry>
- <entry>NULL</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>
- &php.version.retired; 5.4.0. Préférer
- <link linkend="ini.zend.script-encoding">zend.script_encoding</link> à la place.
- </entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mbstring.http-output-conv-mimetypes">mbstring.http_output_conv_mimetypes</link></entry>
<entry>"^(text/|application/xhtml\+xml)"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Available since PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mbstring.strict-detection">mbstring.strict_detection</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 5.1.2.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mbstring.substitute-character">mbstring.substitute_character</link></entry>
@@ -987,61 +954,61 @@
<entry><link linkend="ini.mysqlnd.collect-memory-statistics">mysqlnd.collect_memory_statistics</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mysqlnd.collect-statistics">mysqlnd.collect_statistics</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mysqlnd.debug">mysqlnd.debug</link></entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>mysqlnd.log_mask</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>mysqlnd.mempool_default_size</entry>
<entry>"16000"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mysqlnd.net-cmd-buffer-size">mysqlnd.net_cmd_buffer_size</link></entry>
<entry>"4096"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mysqlnd.net-read-buffer-size">mysqlnd.net_read_buffer_size</link></entry>
<entry>"32768"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mysqlnd.net-read-timeout">mysqlnd.net_read_timeout</link></entry>
<entry>"31536000"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mysqlnd.sha256-server-public-key">mysqlnd.sha256_server_public_key</link></entry>
<entry>""</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>Disponible depuis PHP 5.5.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.mysqlnd.trace-alloc">mysqlnd.trace_alloc</link></entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis PHP 5.5.0.</entry>
+ <entry></entry>
</row>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('mysqlnd-memcache.configuration.list')/*)" />
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('mysqlnd-ms.configuration.list')/*)" />
@@ -1052,55 +1019,55 @@
<entry><link linkend="ini.oci8.connection-class">oci8.connection_class</link></entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 5.3 (PECL OCI8 1.3).</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.oci8.default-prefetch">oci8.default_prefetch</link></entry>
<entry>"10"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.1.2.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.oci8.events">oci8.events</link></entry>
<entry>Off</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.3 (PECL OCI8 1.3).</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>&php.version.added; 5.1.2.</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>&php.version.added; 5.1.2.</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>&php.version.added; 5.1.2.</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>&php.version.added; 5.1.2.</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>&php.version.added; 5.1.2.</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>&php.version.added; 5.1.2.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.uodbc.allow-persistent">odbc.allow_persistent</link></entry>
@@ -1136,7 +1103,7 @@
<entry>odbc.default_cursortype</entry>
<entry>"3"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.uodbc.default-pw">odbc.default_pw</link></entry>
@@ -1167,25 +1134,7 @@
<entry><link linkend="ini.open-basedir">open_basedir</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
- <entry>PHP_INI_SYSTEM en PHP < 5.2.3.</entry>
- </row>
- <row>
- <entry>oracle.allow_persistent</entry>
- <entry>"-1"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
- </row>
- <row>
- <entry>oracle.max_links</entry>
- <entry>"-1"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
- </row>
- <row>
- <entry>oracle.max_persistent</entry>
- <entry>"-1"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.output-buffering">output_buffering</link></entry>
@@ -1203,79 +1152,37 @@
<entry><link linkend="ini.pcre.backtrack-limit">pcre.backtrack_limit</link></entry>
<entry>"1000000"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.pcre.recursion-limit">pcre.recursion_limit</link></entry>
<entry>"100000"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis 5.2.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.pcre.jit">pcre.jit</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 7.0.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.pdo.dsn">pdo.dsn.*</link></entry>
<entry></entry>
<entry>&php.ini; only</entry>
- <entry>Disponible depuis PHP 5.1.0.</entry>
+ <entry></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>&php.version.added; PHP 5.1.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.pdo-odbc.db2-instance-name">pdo_odbc.db2_instance_name</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis 5.1.1. &removed.php.future;</entry>
- </row>
- <row>
- <entry>pfpro.defaulthost</entry>
- <entry>"test-payflow.verisign.com"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 4.0.2. &php.version.retired; 5.1.0.</entry>
- </row>
- <row>
- <entry>pfpro.defaultport</entry>
- <entry>"443"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
- </row>
- <row>
- <entry>pfpro.defaulttimeout</entry>
- <entry>"30"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
- </row>
- <row>
- <entry>pfpro.proxyaddress</entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
- </row>
- <row>
- <entry>pfpro.proxylogon</entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
- </row>
- <row>
- <entry>pfpro.proxypassword</entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
- </row>
- <row>
- <entry>pfpro.proxyport</entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&php.version.retired; 5.1.0.</entry>
+ <entry>&removed.php.future;</entry>
</row>
<row>
<entry><link linkend="ini.pgsql.allow-persistent">pgsql.allow_persistent</link></entry>
@@ -1317,7 +1224,7 @@
<entry><link linkend="ini.phar.cache-list">phar.cache_list</link></entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.phar.readonly">phar.readonly</link></entry>
@@ -1347,13 +1254,13 @@
<entry><link linkend="ini.realpath-cache-size">realpath_cache_size</link></entry>
<entry>"16K"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.1.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.realpath-cache-ttl">realpath_cache_ttl</link></entry>
<entry>"120"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.1.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.register-argc-argv">register_argc_argv</link></entry>
@@ -1377,7 +1284,7 @@
<entry><link linkend="ini.request-order">request_order</link></entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM|PHP_INI_PERDIR</entry>
- <entry>&php.version.added; 5.3.0</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.runkit7.internal-override">runkit.internal_override</link></entry>
@@ -1408,7 +1315,6 @@
<entry>"-1"</entry>
<entry>PHP_INI_ALL</entry>
<entry>
- Antérieur à PHP 5.3.6, la valeur par défaut était 100.
Antérieur à PHP 7.1.0, la valeur par défaut était 17.
</entry>
</row>
@@ -1435,7 +1341,7 @@
<entry><link linkend="ini.soap.wsdl-cache">soap.wsdl_cache</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 5.1.5.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.soap.wsdl-cache-dir">soap.wsdl_cache_dir</link></entry>
@@ -1453,7 +1359,7 @@
<entry><link linkend="ini.soap.wsdl-cache-limit">soap.wsdl_cache_limit</link></entry>
<entry>"5"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>&php.version.added; 5.1.5.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.soap.wsdl-cache-ttl">soap.wsdl_cache_ttl</link></entry>
@@ -1490,7 +1396,7 @@
<entry>sys_temp_dir</entry>
<entry>""</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis PHP 5.5.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.sysvshm.init-mem">sysvshm.init_mem</link></entry>
@@ -1502,7 +1408,7 @@
<entry><link linkend="ini.tidy.clean-output">tidy.clean_output</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_USER</entry>
- <entry>PHP_INI_PERDIR en PHP 5.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.tidy.default-config">tidy.default_config</link></entry>
@@ -1538,7 +1444,7 @@
<entry><link linkend="ini.max-file-uploads">max_file_uploads</link></entry>
<entry>20</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; PHP 5.2.12.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.upload-tmp-dir">upload_tmp_dir</link></entry>
@@ -1568,20 +1474,20 @@
<entry><link linkend="ini.user-ini.cache-ttl">user_ini.cache_ttl</link></entry>
<entry>"300"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.user-ini.filename">user_ini.filename</link></entry>
<entry>".user.ini"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>&php.version.added; 5.3.0.</entry>
+ <entry></entry>
</row>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('uopz.configuration.list')/*)" />
<row>
<entry><link linkend="ini.variables-order">variables_order</link></entry>
<entry>"EGPCS"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP_INI_ALL en PHP <= 5.0.5.</entry>
+ <entry></entry>
</row>
<row>
<entry>vld.active</entry>
@@ -1611,7 +1517,7 @@
<entry><link linkend="ini.windows-show-crt-warning">windows.show_crt_warning</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.5.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.xbithack">xbithack</link></entry>
@@ -1635,7 +1541,7 @@
<entry>xsl.security_prefs</entry>
<entry>"44"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.5.0.</entry>
+ <entry></entry>
</row>
<row>
<entry>yaz.keepalive</entry>
@@ -1653,37 +1559,37 @@
<entry><link linkend="ini.zend.assertions">zend.assertions</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 7.0.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.zend.detect-unicode">zend.detect_unicode</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.zend.enable-gc">zend.enable_gc</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.3.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.zend.multibyte">zend.multibyte</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>Disponible depuis PHP 5.4.0.</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.zend.script-encoding">zend.script_encoding</link></entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
- <entry>Disponible depuis PHP 5.4.0</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.zend.signal-check">zend.signal_check</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
- <entry>Disponible depuis PHP 5.4.0</entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.zend-extension">zend_extension</link></entry>