--TEST-- gif --> gd1/gd2 conversion test --EXTENSIONS-- gd --SKIPIF-- =')) { die("skip test requires GD 2.3.2 or older"); } if (!function_exists("imagecreatefromgif")) { die("skip gif read support unavailable"); } ?> --FILE-- --EXPECT-- GIF to GD1 conversion: ok GIF to GD2 conversion: ok