From: Marcus Boerger Date: Thu, 26 Aug 2004 22:44:20 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.2RC1~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54b2a4d6a09faa580e31ebd3d7709f9d29c04b70;p=php BFN --- diff --git a/NEWS b/NEWS index da644b0746..f050a51039 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ PHP NEWS - Fixed bug #29839 (incorrect convert (xml:lang to lang)). (Dmitry) - Fixed bug #29830 (SoapServer::setClass() should not export non-public methods). (Dmitry) +- Fixed bug #29828 (Interfaces no longer work). (Marcus) - Fixed bug #29821 (Fixed possible crashes in convert_uudecode() on invalid data). (Ilia) - Fixed bug #29808 (array_count_values() breaks with numeric strings). (Ilia)