andi            Fri Apr  9 10:43:21 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - NEWS
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1672&r2=1.1673&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1672 php-src/NEWS:1.1673
--- php-src/NEWS:1.1672 Thu Apr  8 16:38:17 2004
+++ php-src/NEWS        Fri Apr  9 10:43:20 2004
@@ -24,6 +24,7 @@
   function's name). (Marcus)
 - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry)
 - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry)
+- Fixed bug #26441 (When __set() returned a value it corrupted it). (Andi)
 
 18 March 2004, PHP 5 Release Candidate 1
 - Fixed numerous bugs with the just-in-time auto-global initialization, that

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

Reply via email to