mirror of
https://github.com/php/php-src.git
synced 2026-03-25 08:42:29 +01:00
improve test
This commit is contained in:
@@ -3,6 +3,7 @@ imagecreatefromstring
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
|
||||
if (!function_exists('imagepng')) die("skip no imagpng()\n");
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user