From: Sara Golemon Date: Mon, 25 Aug 2003 22:28:31 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC1~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a170be820e4a68a99053a731684d0ac6378630ff;p=php BFN --- diff --git a/NEWS b/NEWS index 55ad6dedc3..68529f07dd 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2003, Version 4.3.4 +- Fixed bug #25239 (ftp_fopen_wrapper not RFC compliant). (Sara) - Fixed disk_total_space() and disk_free_space() under FreeBSD. (Jon Parise) - Fixed false warning on zero-size BLOB fetch. (Ard Biesheuve)