mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
- correct title
This commit is contained in:
parent
0ab721ab1d
commit
aa3fe56fb9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill color)
|
imagecreatefromgd2
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php
|
<?php
|
||||||
if (!function_exists('imagecreatefromgd2')) die("skip gd extension not available\n");
|
if (!function_exists('imagecreatefromgd2')) die("skip gd extension not available\n");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue