zend.ze1_compatibility_mode -> See also migrating from PHP 4 to PHP 5.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180789 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2005-02-25 20:39:01 +00:00
parent cd0711cea0
commit 57ab0d0bf7

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<appendix id="ini">
<title>&php.ini; directives</title>
@ -2336,6 +2336,10 @@
Enable compatibility mode with Zend Engine 1 (PHP 4). It affects
the cloning, casting, and comparing of objects.
</para>
<para>
See also the section titled
<link linkend="migration5">Migrating from PHP 4 to PHP 5</link>.
</para>
</listitem>
</varlistentry>
</variablelist>