sniper Tue Jan 13 14:00:19 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.522 php-src/NEWS:1.1247.2.523 --- php-src/NEWS:1.1247.2.522 Mon Jan 12 09:31:27 2004 +++ php-src/NEWS Tue Jan 13 14:00:17 2004 @@ -10,6 +10,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php