From: Ilia Alshanetsky Date: Mon, 25 Aug 2003 23:53:10 +0000 (+0000) Subject: zero-size BLOB fetch fix went into 4.3.3 X-Git-Tag: php-4.3.4RC1~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65c28b0cc6214a5d83110518feef09c6afc9b0a4;p=php zero-size BLOB fetch fix went into 4.3.3 --- diff --git a/NEWS b/NEWS index 68529f07dd..af252759dc 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,8 @@ 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) +- Fixed bug #25239 (ftp_fopen_wrapper not RFC compliant). (Sara) 25 Aug 2003, Version 4.3.3 - Upgraded the bundled Expat library to version 1.95.6. (Jani)