From: foobar Date: Tue, 13 Jan 2004 19:00:17 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC2~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5952e9c8b0d6680d7d385b868e74422de28a232;p=php BFN --- diff --git a/NEWS b/NEWS index 60b69c9718..02fb60fd03 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP 4 NEWS - Added a warning when creating temp stream fails with ftp_(n)list(). (Sara) - Fixed header handler in NSAPI SAPI module (header->replace was ignored, send_default_content_type now sends value from php.ini). (Uwe Schindler) +- Fixed bug #26896 (ext/ftp does not work as shared extension). (Jani) - Fixed bug #26864 (pg_(update|delete) ignore PGSQL_DML_EXEC option). (Ilia) - Fixed bug #26847 (memory leak in mail() when to/subject contain only spaces). (Ilia)