summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-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");