tony2001                Thu Sep 28 12:57:56 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.270&r2=1.2027.2.547.2.271&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.270 php-src/NEWS:1.2027.2.547.2.271
--- php-src/NEWS:1.2027.2.547.2.270     Thu Sep 28 09:02:17 2006
+++ php-src/NEWS        Thu Sep 28 12:57:56 2006
@@ -6,6 +6,7 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to