On Wed, 17 Mar 2004 10:10:58 +0200
Andi Gutmans <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> I found a small typo in the manual.
> http://www.php.net/manual/en/migration5.newconf.php
> zend.ze2_compatibility_mode - Enable compatibility mode with Zend Engine 1
> (PHP 4)
>
> The flag is zend.ze1_co
Hey guys,
I found a small typo in the manual.
http://www.php.net/manual/en/migration5.newconf.php
zend.ze2_compatibility_mode - Enable compatibility mode with Zend Engine 1
(PHP 4)
The flag is zend.ze1_compatibility_mode.
Can someone please fix it?
Thanks,
Andi