]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Wed, 8 Oct 2003 11:16:54 +0000 (11:16 +0000)
committerfoobar <sniper@php.net>
Wed, 8 Oct 2003 11:16:54 +0000 (11:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c38f5bf13ec81e8cab82a336c3c1b2fd107b9e21..a450428a352e84f771e404853eb9522e711bd1c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,7 @@ PHP                                                                        NEWS
   (Sterling)
 - Fixed visibility of __construct and __clone. (Marcus)
 - Fixed bug #25756 (SimpleXML's validate_schema_file() broken). (Moriyoshi)
+- Fixed bug #25494 (array_merge*() allows non-arrays as argument). (Jay)
 - Fixed bug #24766 (strange result array from unpack()). (Moriyoshi)
 - Fixed bug #24729 ($obj = new $className; causes crash when $className is not 
   set). (Marcus)