mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
0a45cfbc1e
commit
c42494066f
1 changed files with 6 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue