]> granicus.if.org Git - php/commitdiff
BFN
authorAndrey Hristov <andrey@php.net>
Sat, 12 Mar 2005 10:14:10 +0000 (10:14 +0000)
committerAndrey Hristov <andrey@php.net>
Sat, 12 Mar 2005 10:14:10 +0000 (10:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b8ac8ca2fce956b7cccf085c38506d334187f3bb..69ff240bc6c5ea2aa0e48ea49082db952e63a9a9 100644 (file)
--- 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)