pajoye          Tue Jan 17 16:33:12 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - imagecolorallocate* returns false entry
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.361&r2=1.2027.2.362&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.361 php-src/NEWS:1.2027.2.362
--- php-src/NEWS:1.2027.2.361   Tue Jan 17 09:39:57 2006
+++ php-src/NEWS        Tue Jan 17 16:33:11 2006
@@ -5,6 +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 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

Reply via email to