mirror of
https://github.com/php/php-src.git
synced 2025-08-17 22:48:57 +02:00
fix test name
This commit is contained in:
parent
a909db6d9c
commit
71340e43f9
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue