From: Ilia Alshanetsky Date: Wed, 19 Nov 2008 23:53:18 +0000 (+0000) Subject: Proper bug id X-Git-Tag: php-5.2.7RC4~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d65d3637416a97c2f001195636bb239d0f17f9f7;p=php Proper bug id --- diff --git a/NEWS b/NEWS index f2a2277c0b..36c8255474 100644 --- 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)