]> granicus.if.org Git - php/commitdiff
- BFN #47029
authorFelipe Pena <felipe@php.net>
Wed, 7 Jan 2009 17:26:20 +0000 (17:26 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 7 Jan 2009 17:26:20 +0000 (17:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a1b51b027899f025b054c2f78b10eff71d5c2e42..81a29e4ddf1a816c99ad478101304fbfa959a842 100644 (file)
--- 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