- fix title

This commit is contained in:
Pierre Joye 2007-05-16 22:54:33 +00:00
parent 669fa0b796
commit bdee172749

View File

@ -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");