sniper          Wed Feb 25 15:23:16 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  typofix
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1615&r2=1.1616&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1615 php-src/NEWS:1.1616
--- php-src/NEWS:1.1615 Wed Feb 25 14:42:56 2004
+++ php-src/NEWS        Wed Feb 25 15:23:15 2004
@@ -2,7 +2,7 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5 Release Candidate 1
 - Renamed php.ini option "zend2.implicit_clone" to 
-  "zend.ze2_compatibility_mode" as it doesn't only affect implicit cloning.
+  "zend.ze1_compatibility_mode" as it doesn't only affect implicit cloning.
   (Andi, Zeev)
 - Methods that override parent methods are now subject to prototype checking,
   and have to be compatible with the method they're overriding - this check is 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to