From: Felipe Pena Date: Thu, 8 Jan 2009 17:28:08 +0000 (+0000) Subject: - BFN #47035 X-Git-Tag: php-5.2.9RC1~143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3af972a44ba1ce6b250199fdf75bb28b80c0ad61;p=php - BFN #47035 --- diff --git a/NEWS b/NEWS index 8dbb524218..f24cfaf7e1 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ PHP NEWS (Fixes CVE-2008-5498) (Scott) - Fixed a segfault when malformed string is passed to json_decode(). (Scott) +- Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a TXT + record). (Felipe) - 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