]> granicus.if.org Git - php/commitdiff
fix description
authorfoobar <sniper@php.net>
Sun, 3 Apr 2005 11:15:39 +0000 (11:15 +0000)
committerfoobar <sniper@php.net>
Sun, 3 Apr 2005 11:15:39 +0000 (11:15 +0000)
ext/gd/tests/bug27582_1.phpt

index acc96700809e21b71fcf97240c5bacae66c87f32..f6dbda0cedfe2fee3f39f58d94a6ff2f2f30bdde 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-gdimagefill() function (Bug #19366 (fixed in bundled libgd))
+Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill color)
 --SKIPIF--
 <?php
         if (!extension_loaded('gd')) die("skip gd extension not available\n");