From: Rob Richards Date: Wed, 27 Sep 2006 10:32:49 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC5~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc0bdadfdb6a6f95fbcd75055bdc14a84e154f8a;p=php BFN --- diff --git a/NEWS b/NEWS index 1775ab3e45..dc37153b44 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ PHP NEWS (Dmitry) - Fixed bug #38961 (metaphone() results in segmentation fault on NetBSD). (Tony) +- Fixed bug #38949 (Cannot get xmlns value attribute). (Rob) - Fixed bug #38942 (Double old-style-ctor inheritance). (Dmitry) - Fixed bug #38941 (imap extension does not compile against new version of the imap library). (Ilia)