summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-11-03 20:38:21 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-11-03 20:38:21 +0000
commit6f0a9d6f76064c099bdc906d2815d6dd2b26e7fa (patch)
tree571ef0afbc6099790de261e4efb3fe7e6ab59ea0
parent6516d8e1d6440f83f8556e164e8a73fb66d465ae (diff)
downloadphp-git-6f0a9d6f76064c099bdc906d2815d6dd2b26e7fa.tar.gz
wrong bug #
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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)