From: Antony Dovgal Date: Fri, 19 Nov 2004 17:18:09 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.3RC1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acab9b33be5a241233e57ab45c882e3e16dbde08;p=php BFN --- diff --git a/NEWS b/NEWS index 53e5ec29c1..4799e373bf 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,8 @@ PHP NEWS (Ilia) - Fixed bug #30645 (def. multi result set support for mysql_connect). (Georg) - Fixed bug #30637 (compile with pear error). (Antony) +- Fixed bug #30587 (array_multisort doesn't separate zvals before + changing them). (Tony) - Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean). (Andi) - Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing).