summaryrefslogtreecommitdiff
path: root/ext/gd
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2007-05-16 22:55:27 +0000
committerPierre Joye <pajoye@php.net>2007-05-16 22:55:27 +0000
commit85f738261fa17df541cbcb1d9684bd7dbe1ce66d (patch)
treee3569143d1b6f8b60d0d4bb0a2e3c16e5c699d57 /ext/gd
parent7807477a87ebdc72b27f1464f125ac13233f8408 (diff)
downloadphp-git-85f738261fa17df541cbcb1d9684bd7dbe1ce66d.tar.gz
- fix title
Diffstat (limited to 'ext/gd')
-rw-r--r--ext/gd/tests/libgd00086.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/libgd00086.phpt b/ext/gd/tests/libgd00086.phpt
index 68f589a5bd..60f28107c8 100644
--- a/ext/gd/tests/libgd00086.phpt
+++ b/ext/gd/tests/libgd00086.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #39780 (PNG image with CRC/data error raises a fatal error)
+libgd #86 (Possible infinite loop in imagecreatefrompng)
--SKIPIF--
<?php
if (!extension_loaded('gd')) die("skip gd extension not available\n");