From: Rob Richards Date: Thu, 30 Aug 2007 16:32:54 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_1_2_4~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ecaf04f86b8d83b3e9d3ea106d36006b9411eb3;p=php BFN --- diff --git a/NEWS b/NEWS index cc177a2b9e..684a9b7098 100644 --- 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)