]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 28 Sep 2006 12:57:56 +0000 (12:57 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 28 Sep 2006 12:57:56 +0000 (12:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e5e87182e28d5e18d28ca9216d1674e0703c9f06..081f955fc4a2f9b14336ce015c37e1b1930e3a4d 100644 (file)
--- 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)