felipe Thu Jan 8 17:28:09 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - BFN #47035 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1383&r2=1.2027.2.547.2.1384&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1383 php-src/NEWS:1.2027.2.547.2.1384 --- php-src/NEWS:1.2027.2.547.2.1383 Thu Jan 8 17:03:42 2009 +++ php-src/NEWS Thu Jan 8 17:28:08 2009 @@ -14,6 +14,8 @@ (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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php