From: Moriyoshi Koizumi Date: Fri, 15 Nov 2002 13:36:49 +0000 (+0000) Subject: Bug fixing news X-Git-Tag: RELEASE_1_0b2~228 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57ca42e10f1672805eb51a4bfed797d95a21998b;p=php Bug fixing news --- diff --git a/NEWS b/NEWS index ec7dcf72b7..8c68e64a2c 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP 4 NEWS - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Fixed bug #20381 (array_merge_recursive mangles input arrays). (Moriyoshi) - Added -n command switch to cli and cgi version which allows to skip php.ini parsing at startup. (Marcus, Wez) - Added "neutral" language entry to mbstring spec. (Moriyoshi)