From 20a729bdf38fb12a884c11b12fd69cf622201174 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 17 Mar 2004 08:30:35 +0000 Subject: [PATCH] change zend.ze2_compatibility_mode to zend.ze1_compatibility_mode (noticed by Andi) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153866 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration5.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/migration5.xml b/appendices/migration5.xml index 2b2b0db567..6d1235488b 100755 --- a/appendices/migration5.xml +++ b/appendices/migration5.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 4 to PHP 5 @@ -533,7 +533,7 @@ Action application/x-httpd-php "/php/php-cgi.exe" binary hash data to something readable (from 4 to 6) - zend.ze2_compatibility_mode - Enable compatibility mode with Zend Engine 1 (PHP 4) + zend.ze1_compatibility_mode - Enable compatibility mode with Zend Engine 1 (PHP 4)