From: Felipe Pena Date: Wed, 7 Jan 2009 17:26:20 +0000 (+0000) Subject: - BFN #47029 X-Git-Tag: php-5.2.9RC1~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bbced47e80caac8c428548e487a6947ecf6fa9b8;p=php - BFN #47029 --- diff --git a/NEWS b/NEWS index a1b51b0278..81a29e4ddf 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ PHP NEWS (Fixes CVE-2008-5498) (Scott) - Fixed a segfault when malformed string is passed to json_decode(). (Scott) +- Fixed bug #47029 (quoted_printable_decode() produces duplicate warning). + (Andy wharmby) - Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject). (Derick) - Fixed bug #46985 (OVERWRITE and binary mode does not work, regression introduced in