From: Dmitry Stogov Date: Tue, 18 Jan 2005 11:23:42 +0000 (+0000) Subject: changed title of the bugreport X-Git-Tag: php-5.0.4RC1~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e88524aa26a9ee8fc0ca939462cfc6f56c0cea45;p=php changed title of the bugreport --- diff --git a/NEWS b/NEWS index 77ad05311a..95fa7802e8 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,8 @@ PHP NEWS - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype). (Jani) - Fixed bug #31371 (highlight_file() trims new line after heredoc). (Ilia) - Fixed bug #31361 (simplexml/domxml segfault when adding node twice). (Rob) -- Fixed bug #31190 (call_user_func_array(), exceptions, and the patch). - (phpbugs at domain51 dot net, Dmitry) +- Fixed bug #31190 (Unexpected warning then exception is thrown from + call_user_func_array()). (phpbugs at domain51 dot net, Dmitry) - Fixed bug #31142 (imap_mail_compose() fails to generate correct output). (Ilia) - Fixed bug #31139 (XML Parser Functions seem to drop & when parsing). (Rob) - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick)