From: Andrey Hristov Date: Sat, 12 Mar 2005 10:14:10 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.4RC1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8df0dcb0a487d095a28e403005241e356e3e349;p=php BFN --- diff --git a/NEWS b/NEWS index b8ac8ca2fc..69ff240bc6 100644 --- a/NEWS +++ b/NEWS @@ -123,6 +123,7 @@ PHP NEWS - Fixed bug #31055 (apache2filter: per request leak proportional to the full path of the request URI). (kameshj at fastmail dot fm) - Fixed bug #30901 (can't send cookies with soap envelop). (Dmitry) +- Fixed bug #30871 (Misleading warning message for array_combine()). (Andrey) - Fixed bug #30868 (evaluated pointer comparison in mbregex causes compile failure). (Moriyoshi) - Fixed bug #30862 (Static array with boolean indexes). (Marcus)