]> granicus.if.org Git - php/commitdiff
MFH
authorAntony Dovgal <tony2001@php.net>
Fri, 16 Feb 2007 11:08:22 +0000 (11:08 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 16 Feb 2007 11:08:22 +0000 (11:08 +0000)
ext/gd/tests/bug38179.phpt

index 01adaa32c672da6407e540c96ab590e63c39fd59..34a6d58e0712422adf9c9866caeba6e1e75b3bda 100644 (file)
@@ -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");