sniper Tue Jan 17 19:19:45 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: you fix, add, update or remove.. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.362&r2=1.2027.2.363&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.362 php-src/NEWS:1.2027.2.363 --- php-src/NEWS:1.2027.2.362 Tue Jan 17 16:33:11 2006 +++ php-src/NEWS Tue Jan 17 19:19:45 2006 @@ -5,8 +5,8 @@ - Added "consumed" stream filter. (Marcus) - Added new mysqli constants for BIT and NEW_DECIMAL field types: MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg) -- Ensure that imagecolorallocate and imagecolorallocatelapha returns FALSE - on error (Pierre) +- Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE + on error. (Pierre) - Fixed bug #36038 (ext/hash compile failure on Mac OSX). (Tony) - Fixed bug #36037 (heredoc adds extra line number). (Dmitry) - Fixed bug #36016 (realpath cache memleaks). (Dmitry, Nuno)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php