From: Pierre Joye Date: Wed, 19 Nov 2008 17:02:33 +0000 (+0000) Subject: - #46497 X-Git-Tag: php-5.2.7RC4~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f24d39212a883850353c9effe9983b7a413fa72;p=php - #46497 --- diff --git a/NEWS b/NEWS index f0032e9361..f2a2277c0b 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +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 #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)