From: Wez Furlong Date: Mon, 19 Apr 2004 13:37:43 +0000 (+0000) Subject: news! X-Git-Tag: php-4.3.7RC1~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=808dee23d74316280d6b27cbc366a90a2959ed69;p=php news! --- diff --git a/NEWS b/NEWS index 3920783663..2582f0f429 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, Version 4.3.7 +- Fixed bug #28055 (timeout duration too long in feof()/pfsockopen() liveness + checks). (Wez) - Fixed bug #28042 (greek letters in html to entitity mapping not correct). (Derick) - Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely).