tony2001                Fri Feb 16 11:08:22 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/gd/tests       bug38179.phpt 
  Log:
  MFH
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/bug38179.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/gd/tests/bug38179.phpt
diff -u php-src/ext/gd/tests/bug38179.phpt:1.1.2.2 
php-src/ext/gd/tests/bug38179.phpt:1.1.2.3
--- php-src/ext/gd/tests/bug38179.phpt:1.1.2.2  Wed Jul 26 08:59:55 2006
+++ php-src/ext/gd/tests/bug38179.phpt  Fri Feb 16 11:08:22 2007
@@ -1,5 +1,5 @@
 --TEST--
-imagecopy doen't copy alpha, palette to truecolor
+Bug #38179 (imagecopy from a palette to a truecolor image loses alpha channel) 
 --SKIPIF--
 <?php
         if (!function_exists('imagecopy')) die("skip gd extension not 
available\n");

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to