]> granicus.if.org Git - php/commitdiff
Proper bug id
authorIlia Alshanetsky <iliaa@php.net>
Wed, 19 Nov 2008 23:53:18 +0000 (23:53 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 19 Nov 2008 23:53:18 +0000 (23:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f2a2277c0bd1794aa1f1f993aec64d6bbf6d2f69..36c825547461433de316658a826488e49a0b9355 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ PHP                                                                        NEWS
   (Felipe)
 - Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment).
   (jd at cpanel dot net)
-- Fixed bug #46497 (wddx_serialize treats input as ISO-8859-1). (Mark Karpeles)
+- Fixed bug #46496 (wddx_serialize treats input as ISO-8859-1). (Mark Karpeles)
 - Fixed bug #46127 (php_openssl_tcp_sockop_accept forgets to set context
   on accepted stream) (Mark Karpeles, Pierre)
 - Fixed bug #44818 (php://memory writeable when opened read only). (Arnaud)