]> granicus.if.org Git - php/commitdiff
- BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sun, 29 Feb 2004 05:22:57 +0000 (05:22 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sun, 29 Feb 2004 05:22:57 +0000 (05:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 33addcb83bb97d4ee874547272f43825d990e2ed..1b9ccec30fb68406d4a4ef29b8373368c8f79bad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP                                                                        NEWS
 - Fixed problem preventing startup errors from being displayed. (Marcus)
 - Fixed start-up problem if both SPL and SimpleXML were enabled. The double
   initialization of apache 1.3 was causing problems here. (Marcus, Derick)
+- Fixed bug #27287 (wddx segfaults during deserialization). (Moriyoshi)
 - Fixed bug #27237 (Working with simplexml crashes apache2). (Rob)
 - Fixed bug #27227 (Mixed case class names causes Fatal Error in Constructor 
   call). (Marcus)