From: Antony Dovgal Date: Thu, 28 Sep 2006 12:57:56 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC5~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0326fb1cec2f6badee7391d66951fba57b62371;p=php BFN --- diff --git a/NEWS b/NEWS index e5e87182e2..081f955fc4 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ PHP NEWS - Fixed mess with CGI/CLI -d option (now it works with cgi; constants are working exactly like in php.ini; with FastCGI -d affects all requests). (Dmitry) +- Fixed bug #38981 (using FTP URLs in get_headers() causes crash). (Tony) - Fixed bug #38961 (metaphone() results in segmentation fault on NetBSD). (Tony) - Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()). (Ilia)