]> granicus.if.org Git - php/commitdiff
- NEWS
authorAndi Gutmans <andi@php.net>
Fri, 9 Apr 2004 14:43:20 +0000 (14:43 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 9 Apr 2004 14:43:20 +0000 (14:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f2e852079240f88aab58ef35d73a803e0ce53f76..657aa8ff2bdd518ffa8af79ba59ba4fb342ba2bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ PHP                                                                        NEWS
   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