tony2001 Fri Feb 16 11:08:11 2007 UTC
Modified files:
/php-src/ext/gd/tests bug38179.phpt
Log:
fix test name
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/bug38179.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/gd/tests/bug38179.phpt
diff -u php-src/ext/gd/tests/bug38179.phpt:1.1
php-src/ext/gd/tests/bug38179.phpt:1.2
--- php-src/ext/gd/tests/bug38179.phpt:1.1 Wed Jul 26 08:58:31 2006
+++ php-src/ext/gd/tests/bug38179.phpt Fri Feb 16 11:08:11 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