From: Pierre Joye Date: Sat, 20 Nov 2004 13:40:30 +0000 (+0000) Subject: - Entry for #30229 X-Git-Tag: php-4.3.10RC1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0823cf28da9eba9db23189a10cef9883310ee7fd;p=php - Entry for #30229 --- diff --git a/NEWS b/NEWS index e86d861682..06ff23a56c 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,8 @@ PHP 4 NEWS - Fixed bug #30281 (Prevent non-wbmp images from being detected as such). (Ilia) - Fixed bug #30276 (Possible crash in ctype_digit on large numbers). (Ilia) +- Fixed bug #30229 (imagerectangle and imagefilledrectangle do work well + with alpha channel, corners are drawn twice) (Pierre) - Fixed bug #30224 (Sybase date strings are sometimes not null terminated). (Ilia) - Fixed bug #30133 (get_current_user() crashes on Windows). (Edin)