From: Ilia Alshanetsky Date: Fri, 3 Nov 2006 20:38:21 +0000 (+0000) Subject: wrong bug # X-Git-Tag: php-5.2.1RC1~342 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f0a9d6f76064c099bdc906d2815d6dd2b26e7fa;p=php wrong bug # --- diff --git a/NEWS b/NEWS index 6f2c3c7dd6..9679881ebc 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ PHP NEWS . Make sure PHP_SELF is filtered in Apache 1 sapi. . Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to php_filter.h). -- Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()). +- Fixed bug #39364 (Removed warning on empty haystack inside mb_strstr()). (Ilia) - Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0) (Ilia)