Patch by fa via OE. True, these no longer exist, status->committed.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327200 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2012-08-21 07:04:38 +00:00
parent 0a45cfbc1e
commit c42494066f

View file

@ -32,6 +32,9 @@
<para>
Enable safe mode by default.
</para>
<para>
As of PHP 5.4.0 this argument no longer exists.
</para>
</listitem>
</varlistentry>
<varlistentry xml:id="configure.with-exec-dir">
@ -42,6 +45,9 @@
<para>
Only allow executables in DIR when in safe mode defaults to <literal>/usr/local/php/bin</literal>.
</para>
<para>
As of PHP 5.4.0 this argument no longer exists.
</para>
</listitem>
</varlistentry>
<varlistentry xml:id="configure.enable-magic-quotes">