]> granicus.if.org Git - php/commitdiff
BFN (MFHed)
authorMarcus Boerger <helly@php.net>
Fri, 24 Sep 2004 22:01:25 +0000 (22:01 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 24 Sep 2004 22:01:25 +0000 (22:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a51d26578650be1db6e22092dd6b32042ae6ed75..c15684cbdf7e70cc9e1ec7afde49b0f20b5393e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -140,7 +140,6 @@ PHP                                                                        NEWS
 - Fixed bug #28699 (Reflection api bugs). (Marcus)
 - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
 - Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
-- Fixed bug #28325 (Circular references not properly serialised). (Moriyoshi)
 - Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
 
 7 Jun 2004, PHP 5 Release Candidate 3
@@ -225,7 +224,6 @@ PHP                                                                        NEWS
 - Fixed bug #27619 (filters not applied to pre-buffered stream data). (Sara)
 - Fixed bug #27519 (Reflection_Function constructor crashes with non-existant 
   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 #27397 (debug_backtrace() not showing function arguments). (Zeev)
 - Fixed bug #27283 (The last catch statement was sometimes skipped). (Andi)