svn: /phpdoc/de/trunk/ appendices/ini.core.xml appendices/ini.list.xml reference/image/ini.xml reference/var/ini.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Wed, 31 Jan 2018 16:41:45 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=344138

Log:
Sync with EN

Changed paths:
    U   phpdoc/de/trunk/appendices/ini.core.xml
    U   phpdoc/de/trunk/appendices/ini.list.xml
    U   phpdoc/de/trunk/reference/image/ini.xml
    U   phpdoc/de/trunk/reference/var/ini.xml
svn-diffs-344138.txt (text/x-diff, 22.5 KB)
Modified: phpdoc/de/trunk/appendices/ini.core.xml
===================================================================
--- phpdoc/de/trunk/appendices/ini.core.xml	2018-01-31 16:30:04 UTC (rev 344137)
+++ phpdoc/de/trunk/appendices/ini.core.xml	2018-01-31 16:41:45 UTC (rev 344138)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 339595 Maintainer: nikic Status: ready -->
+<!-- EN-Revision: 344076 Maintainer: nikic Status: ready -->

 <section xml:id="ini.core" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>Beschreibung der &php.ini;-Direktiven des Sprachkerns</title>
@@ -21,35 +21,6 @@
   </para>
  </note>

- <section xml:id="ini.sect.httpd-options">
-  <title>Httpd-Optionen</title>
-  <para>
-   <table>
-    <title>Httpd-Optionen</title>
-    <tgroup cols="4">
-     <thead>
-      <row>
-       <entry>&Name;</entry>
-       <entry>&Default;</entry>
-       <entry>&Changeable;</entry>
-       <entry>&Changelog;</entry>
-      </row>
-     </thead>
-     <tbody>
-      <row>
-       <entry>async_send</entry>
-       <entry>"0"</entry>
-       <entry>PHP_INI_ALL</entry>
-        <entry>Verfügbar seit PHP 4.2.0. Entfernt in PHP 4.3.0.</entry>
-      </row>
-     </tbody>
-    </tgroup>
-   </table>
-  </para>
-  <para>
-  </para>
- </section>
-
  <section xml:id="ini.sect.language-options">
   <title>Sprachoptionen</title>
   <para>
@@ -69,13 +40,13 @@
        <entry><link linkend="ini.short-open-tag">short_open_tag</link></entry>
        <entry>"1"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.0.0. PHP_INI_PERDIR in PHP &gt;= 4.0.1.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.asp-tags">asp_tags</link></entry>
        <entry>"0"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.0.0. Entfernt in PHP 7.0.0.</entry>
+       <entry>Entfernt in PHP 7.0.0.</entry>
       </row>
       <row>
        <entry><link linkend="ini.precision">precision</link></entry>
@@ -87,7 +58,7 @@
        <entry><link linkend="ini.serialize-precision">serialize_precision</link></entry>
        <entry>"17"</entry>
        <entry>PHP_INI_ALL</entry>
-       <entry>Verfügbar seit PHP 4.3.2. Bis PHP 5.3.5 war der Standardwert 100.</entry>
+       <entry>Bis PHP 5.3.5 war der Standardwert 100.</entry>
       </row>
       <row>
        <entry><link linkend="ini.y2k-compliance">y2k_compliance</link></entry>
@@ -99,19 +70,19 @@
        <entry><link linkend="ini.allow-call-time-pass-reference">allow_call_time_pass_reference</link></entry>
        <entry>"1"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.0.0. Entfernt ab PHP 5.4.0.</entry>
+       <entry>Entfernt ab PHP 5.4.0.</entry>
       </row>
       <row>
        <entry><link linkend="ini.disable-functions">disable_functions</link></entry>
        <entry>""</entry>
        <entry>Nur PHP_INI_SYSTEM</entry>
-       <entry>Verfügbar seit PHP 4.0.1.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.disable-classes">disable_classes</link></entry>
        <entry>""</entry>
        <entry>Nur &php.ini;</entry>
-       <entry>Verfügbar seit PHP 4.3.2.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.exit-on-timeout">exit_on_timeout</link></entry>
@@ -126,6 +97,12 @@
        <entry></entry>
       </row>
       <row>
+       <entry><link linkend="ini.hard-timeout">hard_timeout</link></entry>
+       <entry>"2"</entry>
+       <entry>PHP_INI_SYSTEM</entry>
+       <entry>Verfügbar seit PHP 7.1.0.</entry>
+      </row>
+      <row>
        <entry><link linkend="ini.zend.multibyte">zend.multibyte</link></entry>
        <entry>"0"</entry>
        <entry>PHP_INI_ALL</entry>
@@ -159,7 +136,7 @@
        <entry><link linkend="ini.zend.ze1-compatibility-mode">zend.ze1_compatibility_mode</link></entry>
        <entry>"0"</entry>
        <entry>PHP_INI_ALL</entry>
-       <entry>Verfügbar seit PHP 5.0.0. Entfernt ab PHP 5.3.0</entry>
+       <entry>Entfernt ab PHP 5.3.0</entry>
       </row>
       <row>
        <entry>detect_unicode</entry>
@@ -480,6 +457,17 @@
      </listitem>
     </varlistentry>

+    <varlistentry xml:id="ini.hard-timeout">
+     <term>
+      <parameter>hard_timeout</parameter>
+      <type>integer</type>
+     </term>
+     <listitem>
+      <para>
+      </para>
+     </listitem>
+    </varlistentry>
+
     <varlistentry xml:id="ini.zend.multibyte">
      <term>
       <parameter>zend.multibyte</parameter>
@@ -646,9 +634,9 @@
      <tbody>
       <row>
        <entry><link linkend="ini.realpath-cache-size">realpath_cache_size</link></entry>
-       <entry>"16K"</entry>
+       <entry>"4M"</entry>
        <entry>PHP_INI_SYSTEM</entry>
-       <entry>Verfügbar seit PHP 5.1.0.</entry>
+       <entry>Verfügbar seit PHP 5.1.0. Vor PHP 7.0.16 and 7.1.2 war die Voreinstellung <literal>"16K"</literal></entry>
       </row>
       <row>
        <entry><link linkend="ini.realpath-cache-ttl">realpath_cache_ttl</link></entry>
@@ -724,13 +712,13 @@
        <entry><link linkend="ini.arg-separator.output">arg_separator.output</link></entry>
        <entry>"&amp;"</entry>
        <entry>PHP_INI_ALL</entry>
-       <entry>Verfügbar seit PHP 4.0.5.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.arg-separator.input">arg_separator.input</link></entry>
        <entry>"&amp;"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>Verfügbar seit PHP 4.0.5.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.variables-order">variables_order</link></entry>
@@ -754,19 +742,19 @@
        <entry><link linkend="ini.register-globals">register_globals</link></entry>
        <entry>"0"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.2.3. Entfernt ab PHP 5.4.0.</entry>
+       <entry>Entfernt ab PHP 5.4.0.</entry>
       </row>
       <row>
        <entry><link linkend="ini.register-argc-argv">register_argc_argv</link></entry>
        <entry>"1"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.2.3.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.register-long-arrays">register_long_arrays</link></entry>
        <entry>"1"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>Verfügbar seit PHP 5.0.0. Missbilligt in PHP 5.3.0. Entfernt in PHP 5.4.0.</entry>
+       <entry>Missbilligt in PHP 5.3.0. Entfernt in PHP 5.4.0.</entry>
       </row>
       <row>
        <entry><link linkend="ini.enable-post-data-reading">enable_post_data_reading</link></entry>
@@ -778,19 +766,19 @@
        <entry><link linkend="ini.post-max-size">post_max_size</link></entry>
        <entry>"8M"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_SYSTEM in PHP &lt;= 4.2.3. Verfügbar seit PHP 4.0.3.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.auto-prepend-file">auto_prepend_file</link></entry>
        <entry>NULL</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.2.3.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.auto-append-file">auto_append_file</link></entry>
        <entry>NULL</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.2.3.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.default-mimetype">default_mimetype</link></entry>
@@ -808,7 +796,7 @@
        <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 &lt;= 4.2.3. Verfügbar seit PHP 4.1.0. Entfernt in PHP 7.0.0.</entry>
+       <entry>Entfernt in PHP 7.0.0.</entry>
       </row>
      </tbody>
     </tgroup>
@@ -935,7 +923,7 @@
      </term>
      <listitem>
       <para>
-       Wenn eingeschaltet werden die Variablen SERVER und ENV erzeugt, sobald
+       Wenn eingeschaltet werden die Variablen SERVER, REQUEST und ENV erzeugt, sobald
        diese das erste mal verwendet werden (Just In Time) anstelle des
        Ausführungsbeginns des Skriptes. Wenn diese Variablen in einem Skript
        nicht verwendet werden wird das Einschalten dieser Einstellung einen
@@ -952,7 +940,7 @@
       </para>
       <warning>
        <para>
-        Ob SERVER und ENV Variablen benutzt werden wird bereits zur
+        Ob SERVER, REQUEST und ENV Variablen benutzt werden wird bereits zur
         Kompilationszeit geprüft, ein Zugriff über <link
         linkend="language.variables.variable">variable Variablen</link>
         führt daher nicht dazu das diese initialisiert werden.
@@ -1354,6 +1342,18 @@
        <entry></entry>
       </row>
       <row>
+       <entry><link linkend="ini.user-ini.cache-ttl">user_ini.cache_ttl</link></entry>
+       <entry>"300"</entry>
+       <entry>PHP_INI_SYSTEM</entry>
+       <entry>Verfügbar seit PHP 5.3.0.</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>Verfügbar seit PHP 5.3.0.</entry>
+      </row>
+      <row>
        <entry><link linkend="ini.extension-dir">extension_dir</link></entry>
        <entry>"/path/to/php"</entry>
        <entry>PHP_INI_SYSTEM</entry>
@@ -1396,40 +1396,52 @@
        <entry>Verfügbar seit PHP 5.2.0.</entry>
       </row>
       <row>
+       <entry><link linkend="ini.cgi.discard-path">cgi.discard_path</link></entry>
+       <entry>"0"</entry>
+       <entry>PHP_INI_SYSTEM</entry>
+       <entry>Verfügbar seit PHP 5.3.0.</entry>
+      </row>
+      <row>
        <entry><link linkend="ini.cgi.fix-pathinfo">cgi.fix_pathinfo</link></entry>
        <entry>"1"</entry>
        <entry>PHP_INI_SYSTEM</entry>
-       <entry>Verfügbar seit PHP 4.3.0. Vor PHP 5.2.1 PHP_INI_ALL.</entry>
+       <entry>Vor PHP 5.2.1 PHP_INI_ALL.</entry>
       </row>
       <row>
        <entry><link linkend="ini.cgi.force-redirect">cgi.force_redirect</link></entry>
        <entry>"1"</entry>
        <entry>PHP_INI_SYSTEM</entry>
-       <entry>Verfügbar seit PHP 4.2.0. Vor PHP 5.2.1 PHP_INI_ALL.</entry>
+       <entry>Vor PHP 5.2.1 PHP_INI_ALL.</entry>
       </row>
       <row>
+       <entry><link linkend="ini.cgi.nph">cgi.nph</link></entry>
+       <entry>"0"</entry>
+       <entry>PHP_INI_SYSTEM</entry>
+       <entry>Verfügbar seit PHP 5.3.0.</entry>
+      </row>
+      <row>
        <entry><link linkend="ini.cgi.redirect-status-env">cgi.redirect_status_env</link></entry>
        <entry>NULL</entry>
        <entry>PHP_INI_SYSTEM</entry>
-       <entry>Verfügbar seit PHP 4.2.0. Vor PHP 5.2.1 PHP_INI_ALL.</entry>
+       <entry>Vor PHP 5.2.1 PHP_INI_ALL.</entry>
       </row>
       <row>
        <entry><link linkend="ini.cgi.rfc2616-headers">cgi.rfc2616_headers</link></entry>
        <entry>"0"</entry>
        <entry>PHP_INI_ALL</entry>
-       <entry>Verfügbar seit PHP 4.3.0.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.fastcgi.impersonate">fastcgi.impersonate</link></entry>
        <entry>"0"</entry>
        <entry>PHP_INI_SYSTEM</entry>
-       <entry>Verfügbar seit PHP 4.3.0. Vor PHP 5.2.1 PHP_INI_ALL.</entry>
+       <entry>Vor PHP 5.2.1 PHP_INI_ALL.</entry>
       </row>
       <row>
        <entry><link linkend="ini.fastcgi.logging">fastcgi.logging</link></entry>
        <entry>"1"</entry>
        <entry>PHP_INI_SYSTEM</entry>
-       <entry>Verfügbar seit PHP 4.3.0. Vor PHP 5.2.1 PHP_INI_ALL.</entry>
+       <entry>Vor PHP 5.2.1 PHP_INI_ALL.</entry>
       </row>
      </tbody>
     </tgroup>
@@ -1615,6 +1627,28 @@
      </listitem>
     </varlistentry>

+    <varlistentry xml:id="ini.user-ini.cache-ttl">
+     <term>
+      <parameter>user_ini.cache_ttl</parameter>
+      <type>integer</type>
+     </term>
+     <listitem>
+      <para>
+      </para>
+     </listitem>
+    </varlistentry>
+
+    <varlistentry xml:id="ini.user-ini.filename">
+     <term>
+      <parameter>user_ini.filename</parameter>
+      <type>string</type>
+     </term>
+     <listitem>
+      <para>
+      </para>
+     </listitem>
+    </varlistentry>
+
     <varlistentry xml:id="ini.user-dir">
      <term>
       <parameter>user_dir</parameter>
@@ -1726,6 +1760,20 @@
      </listitem>
     </varlistentry>

+     <varlistentry xml:id="ini.cgi.discard-path">
+      <term>
+       <parameter>cgi.discard_path</parameter>
+       <type>boolean</type>
+      </term>
+      <listitem>
+       <para>
+        Ist dies aktiviert, kann das PHP-CGI-Binary sicher außerhalb des Webroot
+        abgelegt werden, ohne das jemand in der Lage ist die .htaccess
+        Sicherheit zu umgehen.
+       </para>
+      </listitem>
+     </varlistentry>
+
     <varlistentry xml:id="ini.cgi.fix-pathinfo">
      <term>
       <parameter>cgi.fix_pathinfo</parameter>
@@ -1771,6 +1819,19 @@
      </listitem>
     </varlistentry>

+     <varlistentry xml:id="ini.cgi.nph">
+      <term>
+       <parameter>cgi.nph</parameter>
+       <type>boolean</type>
+      </term>
+      <listitem>
+       <para>
+        Ist cgi.nph aktiviert, zwingt es CGI immer Status: 200 für jede Anfrage
+        zu senden.
+        </para>
+      </listitem>
+     </varlistentry>
+
     <varlistentry xml:id="ini.cgi.redirect-status-env">
      <term>
       <parameter>cgi.redirect_status_env</parameter>
@@ -1871,7 +1932,7 @@
        <entry><link linkend="ini.file-uploads">file_uploads</link></entry>
        <entry>"1"</entry>
        <entry>PHP_INI_SYSTEM</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.2.3. Verfügbar seit PHP 4.0.3.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.upload-tmp-dir">upload_tmp_dir</link></entry>
@@ -1895,7 +1956,7 @@
        <entry><link linkend="ini.upload-max-filesize">upload_max_filesize</link></entry>
        <entry>"2M"</entry>
        <entry>PHP_INI_PERDIR</entry>
-       <entry>PHP_INI_ALL in PHP &lt;= 4.2.3.</entry>
+       <entry></entry>
       </row>
       <row>
        <entry><link linkend="ini.max-file-uploads">max_file_uploads</link></entry>
@@ -2002,7 +2063,7 @@
        <entry><link linkend="ini.sql.safe-mode">sql.safe_mode</link></entry>
        <entry>"0"</entry>
        <entry>PHP_INI_SYSTEM</entry>
-       <entry></entry>
+       <entry>Entfernt in PHP 7.2.0</entry>
       </row>
      </tbody>
     </tgroup>
@@ -2026,6 +2087,11 @@
        auf die Dokumentation der Verbindungsfunktion der relevanten Datenbank
        werfen.
       </para>
+      <warning>
+       <simpara>
+        Dieses Feature wurde von PHP 7.2.0 an <emphasis>ENTFERNT</emphasis>.
+       </simpara>
+      </warning>
      </listitem>
     </varlistentry>
    </variablelist>

Modified: phpdoc/de/trunk/appendices/ini.list.xml
===================================================================
--- phpdoc/de/trunk/appendices/ini.list.xml	2018-01-31 16:30:04 UTC (rev 344137)
+++ phpdoc/de/trunk/appendices/ini.list.xml	2018-01-31 16:41:45 UTC (rev 344138)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 339780 Maintainer: nikic Status: ready -->
+<!-- EN-Revision: 344137 Maintainer: nikic Status: ready -->

 <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 der &php.ini;-Direktiven</title>
@@ -362,7 +362,7 @@
       <entry>Verfügbar seit PHP 5.2.1.</entry>
      </row>
      <row>
-      <entry>cgi.discard_path</entry>
+      <entry>><link linkend="ini.cgi.discard-path">cgi.discard_path</link></entry>
       <entry>"0"</entry>
       <entry>PHP_INI_SYSTEM</entry>
       <entry>Verfügbar seit PHP 5.3.0.</entry>
@@ -380,7 +380,7 @@
       <entry>PHP_INI_ALL in PHP &lt;= 5.2.0. Verfügbar seit PHP 4.2.0.</entry>
      </row>
      <row>
-      <entry>cgi.nph</entry>
+      <entry><link linkend="ini.cgi.nph">cgi.nph</link></entry>
       <entry>"0"</entry>
       <entry>PHP_INI_ALL</entry>
       <entry>Verfügbar seit PHP 4.3.5.</entry>
@@ -918,7 +918,7 @@
       <entry></entry>
      </row>
      <row>
-      <entry><link linkend="ini.image.jpeg-ignore-warning">gd.jpeg_ignore_warning</link></entry>
+      <entry><link linkend="ini.gd.jpeg-ignore-warning">gd.jpeg_ignore_warning</link></entry>
       <entry>"1"</entry>
       <entry>PHP_INI_ALL</entry>
       <entry>Verfügbar seit PHP 5.1.3.</entry>
@@ -936,6 +936,12 @@
       <entry>Entfernt ab geoip 1.0.1.</entry>
      </row>
      <row>
+      <entry>hard_timeout</entry>
+      <entry>"2"</entry>
+      <entry>PHP_INI_SYSTEM</entry>
+      <entry>Verfügbar seit PHP 7.1.0.</entry>
+     </row>
+     <row>
       <entry>hidef.ini_path</entry>
       <entry>(char*)default_ini_path</entry>
       <entry>PHP_INI_SYSTEM</entry>
@@ -1569,7 +1575,7 @@
       </entry>
      </row>
      <row>
-      <entry>mbstring.http_output_conv_mimetypes</entry>
+      <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>Verfügbar seit PHP 5.3.0.</entry>
@@ -1818,7 +1824,7 @@
       <entry>Verfügbar seit PHP 5.5.0.</entry>
      </row>
      <row>
-      <entry>mysqlnd.trace_alloc</entry>
+      <entry><link linkend="ini.mysqlnd.trace-alloc">mysqlnd.trace_alloc</link></entry>
       <entry>""</entry>
       <entry>PHP_INI_SYSTEM</entry>
       <entry>Verfügbar seit PHP 5.5.0.</entry>
@@ -2381,13 +2387,13 @@
       <entry><link linkend="ini.session.entropy-file">session.entropy_file</link></entry>
       <entry>""</entry>
       <entry>PHP_INI_ALL</entry>
-      <entry></entry>
+      <entry>Entfernt ab PHP 7.1.0</entry>
      </row>
      <row>
       <entry><link linkend="ini.session.entropy-length">session.entropy_length</link></entry>
       <entry>"0"</entry>
       <entry>PHP_INI_ALL</entry>
-      <entry></entry>
+      <entry>Entfernt ab PHP 7.1.0</entry>
      </row>
      <row>
       <entry><link linkend="ini.session.gc-divisor">session.gc_divisor</link></entry>
@@ -2408,16 +2414,22 @@
       <entry></entry>
      </row>
      <row>
+      <entry><link linkend="ini.session.sid-bits-per-character">session.sid_bits_per_character</link></entry>
+      <entry>"32"</entry>
+      <entry>PHP_INI_ALL</entry>
+      <entry>Verfügbar seit PHP 7.1.0.</entry>
+     </row>
+     <row>
       <entry><link linkend="ini.session.hash-bits-per-character">session.hash_bits_per_character</link></entry>
-      <entry>"4"</entry>
+      <entry>"5"</entry>
       <entry>PHP_INI_ALL</entry>
-      <entry>Verfügbar seit PHP 5.0.0.</entry>
+      <entry>Entfernt ab PHP 7.1.0. Verfügbar seit PHP 5.0.0.</entry>
      </row>
      <row>
       <entry><link linkend="ini.session.hash-function">session.hash_function</link></entry>
       <entry>"0"</entry>
       <entry>PHP_INI_ALL</entry>
-      <entry>Verfügbar seit PHP 5.0.0.</entry>
+      <entry>Entfernt ab PHP 7.1.0. Verfügbar seit PHP 5.0.0.</entry>
      </row>
      <row>
       <entry><link linkend="ini.session.lazy-write">session.lazy_write</link></entry>
@@ -2738,7 +2750,7 @@
       <entry></entry>
      </row>
      <row>
-      <entry>unserialize_callback_func</entry>
+      <entry><link linkend="ini.unserialize-callback-func">unserialize_callback_func</link></entry>
       <entry>NULL</entry>
       <entry>PHP_INI_ALL</entry>
       <entry>Verfügbar seit PHP 4.2.0.</entry>
@@ -2786,13 +2798,13 @@
       <entry></entry>
      </row>
      <row>
-      <entry>user_ini.cache_ttl</entry>
+      <entry><link linkend="ini.user-ini.cache-ttl">user_ini.cache_ttl</link></entry>
       <entry>"300"</entry>
       <entry>PHP_INI_SYSTEM</entry>
       <entry>Verfügbar seit PHP 5.3.0.</entry>
      </row>
      <row>
-      <entry>user_ini.filename</entry>
+      <entry><link linkend="ini.user-ini.filename">user_ini.filename</link></entry>
       <entry>".user.ini"</entry>
       <entry>PHP_INI_SYSTEM</entry>
       <entry>Verfügbar seit PHP 5.3.0.</entry>

Modified: phpdoc/de/trunk/reference/image/ini.xml
===================================================================
--- phpdoc/de/trunk/reference/image/ini.xml	2018-01-31 16:30:04 UTC (rev 344137)
+++ phpdoc/de/trunk/reference/image/ini.xml	2018-01-31 16:41:45 UTC (rev 344138)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 343821 Maintainer: cmb Status: ready -->
+<!-- EN-Revision: 344076 Maintainer: cmb Status: ready -->

 <section xml:id="image.configuration" xmlns="http://docbook.org/ns/docbook">
  &reftitle.runtime;
@@ -19,7 +19,7 @@
     </thead>
     <tbody>
      <row>
-      <entry>gd.jpeg_ignore_warning</entry>
+      <entry><link linkend="ini.gd.jpeg-ignore-warning">gd.jpeg_ignore_warning</link></entry>
       <entry>"1"</entry>
       <entry>PHP_INI_ALL</entry>
       <entry>Verfügbar seit PHP 5.1.3.</entry>
@@ -34,8 +34,8 @@

  <para>
   <variablelist>
-   <varlistentry xml:id="ini.image.jpeg-ignore-warning">
-    <term>
+   <varlistentry xml:id="ini.gd.jpeg-ignore-warning">
+    <term xml:id="ini.image.jpeg-ignore-warning"> <!-- Legacy ID, may be used in translations. -->>
      <parameter>gd.jpeg_ignore_warning</parameter>
      <type>bool</type>
     </term>

Modified: phpdoc/de/trunk/reference/var/ini.xml
===================================================================
--- phpdoc/de/trunk/reference/var/ini.xml	2018-01-31 16:30:04 UTC (rev 344137)
+++ phpdoc/de/trunk/reference/var/ini.xml	2018-01-31 16:41:45 UTC (rev 344138)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 323642 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 344075 Maintainer: sammywg Status: ready -->

 <section xml:id="var.configuration" xmlns="http://docbook.org/ns/docbook">
  &reftitle.runtime;
@@ -19,7 +19,7 @@
     </thead>
     <tbody>
     <row>
-     <entry>unserialize_callback_func</entry>
+     <entry><link linkend="ini.unserialize-callback-func">unserialize_callback_func</link></entry>
      <entry>NULL</entry>
      <entry>PHP_INI_ALL</entry>
      <entry>Verfügbar seit PHP 4.2.0.</entry>
@@ -34,8 +34,8 @@

  <para>
   <variablelist>
-   <varlistentry xml:id="unserialize-callback-func">
-    <term>
+   <varlistentry xml:id="ini.unserialize-callback-func">
+    <term xml:id="unserialize-callback-func"> <!-- Legacy ID, may be used in translations. -->>
      <parameter>unserialize_callback_func</parameter>
      <type>string</type>
     </term>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.