]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Tue, 15 Aug 2006 22:48:07 +0000 (22:48 +0000)
committerRob Richards <rrichards@php.net>
Tue, 15 Aug 2006 22:48:07 +0000 (22:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 49954b00ac9b2e5245ce734c7b93f81b2b14baca..1bd9c83528a98a90035cc5d15d3380f218947b98 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,11 +42,14 @@ PHP                                                                        NEWS
 - Fixed bug #38467 (--enable-versioning causes make fail on OS X). (Tony)
 - Fixed bug #38461 (setting private attribute with __set() produces 
   segfault). (Tony)
+- Fixed bug #38454 (warning upon disabling handler via 
+  xml_set_element_handler). (dtorop933 at gmail dot com, Rob)
 - Fixed bug #38451 (PDO_MYSQL doesn't compile on Solaris). (Tony)
 - Fixed bug #38450 (constructor is not called for classes used in userspace 
   stream wrappers). (Tony)
 - Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
 - Fixed bug #38431 (xmlrpc_get_type() crashes PHP on objects). (Tony)
+- Fixed bug #38427 (unicode causes xml_parser to misbehave). (Rob)
 - Fixed bug #38424 (Different attribute assignment if new or existing). (Rob)
 - Fixed bug #38394 (PDO fails to recover from failed prepared statement
   execution). (Ilia)