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

index 83dfa63100f8ebc0b080d868b454c66864999153..c83d816c15b20cabc1944d58632529574e9c133e 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-gdimagefill() function (Bug #19366 (fixed in bundled libgd))
+Bug #19366 (gdimagefill() function crashes (fixed in bundled libgd))
 --SKIPIF--
 <?php 
        if (!extension_loaded('gd')) die("skip gd extension not available\n"); 
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");