]> granicus.if.org Git - php/commitdiff
Fix another title
authorfoobar <sniper@php.net>
Sun, 3 Apr 2005 11:17:54 +0000 (11:17 +0000)
committerfoobar <sniper@php.net>
Sun, 3 Apr 2005 11:17:54 +0000 (11:17 +0000)
ext/gd/tests/bug19366.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");