From: Moriyoshi Koizumi Date: Fri, 15 Nov 2002 15:07:24 +0000 (+0000) Subject: Bug fixing news X-Git-Tag: RELEASE_1_0b2~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1391f774cfb69e9002a95f2edf057b44f087b219;p=php Bug fixing news --- diff --git a/NEWS b/NEWS index 8c68e64a2c..08b4352a95 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 #19566 (get_declared_classes() segfaults). (Moriyoshi, Marcus, Andi) - 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)