From: Edin Kadribasic Date: Fri, 6 Oct 2006 12:53:15 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC6~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f738dd4405ad43e93200919a230531b5935f083;p=php BFN --- diff --git a/NEWS b/NEWS index d454b7a504..e7aaf44c53 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,7 @@ PHP NEWS session.save_path, allowing them to account for extra parameters). (Ilia) - Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win). (Dmitry) +- Fixed bug #38985 (Can't cast COM objects). (Wez) - Fixed bug #38981 (using FTP URLs in get_headers() causes crash). (Tony) - Fixed bug #38961 (metaphone() results in segmentation fault on NetBSD). (Tony)