]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Wed, 7 Apr 2004 16:25:55 +0000 (16:25 +0000)
committerRob Richards <rrichards@php.net>
Wed, 7 Apr 2004 16:25:55 +0000 (16:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 32360bf28ce3a1f42f76e49719e90e05c3be25e9..23a0940324bf270360d702a2911c5c99901e49bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP                                                                        NEWS
 - Changed SQLite extension to use studlyCaps convention in its OO API. (Marcus)
 - Changed __construct() to always take precedence over old style constructor.
   (Dmitry)
+- Fixed bug #27821 xml_parse segfaults when xml_set_object called from 
+  class method. (Andi, Rob)
 - Fixed bug #27742 (WDSL SOAP Parsing Schema bug). (Dmitry)
 - Fixed bug #27722 (Segfault on schema without targetNamespace). (Dmitry)
 - Fixed bug #27719 (mktime issues on and around DST changeover). (Rasmus)