From: Moriyoshi Koizumi Date: Sun, 29 Feb 2004 05:22:57 +0000 (+0000) Subject: - BFN X-Git-Tag: RELEASE_0_2_0~118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e0da10217ae64690c9b9a1e910e630d4df9199c;p=php - BFN --- diff --git a/NEWS b/NEWS index 33addcb83b..1b9ccec30f 100644 --- 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)