From 9208d250c26df6e1717871b4e5ede5b0e9fb2b67 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Fri, 16 Feb 2007 11:08:22 +0000 Subject: [PATCH] MFH --- ext/gd/tests/bug38179.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/gd/tests/bug38179.phpt b/ext/gd/tests/bug38179.phpt index 01adaa32c6..34a6d58e07 100644 --- a/ext/gd/tests/bug38179.phpt +++ b/ext/gd/tests/bug38179.phpt @@ -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--