]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Thu, 30 Aug 2007 16:32:54 +0000 (16:32 +0000)
committerRob Richards <rrichards@php.net>
Thu, 30 Aug 2007 16:32:54 +0000 (16:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cc177a2b9ec395dfb45044a2d1181bb3e96aa032..684a9b70980a6452b5fa4cbca69573692c9b8d15 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 20??, PHP 5.2.5
 - Added optional parameter $provide_object to debug_backtrace(). (Sebastian)
 
+- Fixed bug #42462 (Segmentation when trying to set an attribute in a 
+  DOMElement). (Rob)
 - Fixed bug #42452 (PDO classes do not expose Reflection API information).
   (Hannes)