rrichards               Wed Apr  7 12:25:55 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1668&r2=1.1669&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1668 php-src/NEWS:1.1669
--- php-src/NEWS:1.1668 Tue Apr  6 05:53:31 2004
+++ php-src/NEWS        Wed Apr  7 12:25:55 2004
@@ -9,6 +9,8 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to