From: Ilia Alshanetsky Date: Sun, 15 Feb 2009 14:31:55 +0000 (+0000) Subject: reverted fix X-Git-Tag: php-5.2.9RC3~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c243cd86108862183c11aa2bde7e442e1c231c15;p=php reverted fix --- diff --git a/NEWS b/NEWS index 26d25e9275..a3160413e0 100644 --- a/NEWS +++ b/NEWS @@ -75,8 +75,6 @@ PHP NEWS - Fixed bug #46748 (Segfault when an SSL error has more than one error). (Scott) - Fixed bug #46739 (array returned by curl_getinfo should contain content_type key). (Mikko) -- Fixed bug #46701 (Creating associative array with long values in the key fails - on 32bit linux). (Shire) - Fixed bug #46699 (xml_parse crash when parser is namespace aware). (Rob) - Fixed bug #46419 (Elements of associative arrays with NULL value are lost). (Dmitry)