From: Pierre Joye Date: Tue, 7 Jul 2009 11:07:50 +0000 (+0000) Subject: - #45905 X-Git-Tag: php-5.2.11RC1~203 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=305f10468767a1f3dd573cbc460b951052a93fc6;p=php - #45905 --- diff --git a/NEWS b/NEWS index 0e00726f79..a121178303 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -PHP NEWS +PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.2.11 - Fixed regression in cURL extension that prevented flush of data to output @@ -27,6 +27,8 @@ PHP NEWS - Fixed bug #48276 (date("Y") on big endian machines produces the wrong result). (Scott) - Fixed bug #47351 (Memory leak in DateTime). (Derick, Tobias John) +- Fixed bug #45905 (imagefilledrectangle() clipping error). + (markril at hotmail dot com, Pierre) - Fixed bug #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle)