mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
stomp on mention of PHP 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299467 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ddb5c32170
commit
dcf36fc9c3
1 changed files with 1 additions and 1 deletions
|
@ -3878,7 +3878,7 @@ auto_prepend_file=security.php
|
|||
In PHP5, <literal>allow_call_time_pass_reference</literal> is deprecated, in
|
||||
versions prior to PHP 5.3.0, use of this feature will emit an
|
||||
<constant>E_COMPILE_WARNING</constant>, and in PHP 5.3.0+, the warning is a
|
||||
<constant>E_DEPRECATED</constant> notice. This directive is removed as of PHP6.
|
||||
<constant>E_DEPRECATED</constant> notice. <!-- FIXME PHP_6 This directive is removed as of PHP6. -->
|
||||
</para>
|
||||
<para>
|
||||
See also <link linkend="language.references">References Explained</link>.
|
||||
|
|
Loading…
Reference in a new issue