-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/gd/tests/
File Upload :
Current File : //usr/src/php/ext/gd/tests/crafted_gd2.phpt

--TEST--
Test max colors for a gd image.
--SKIPIF--
<?php
	if (!extension_loaded('gd')) {
		die("skip gd extension not available\n");
	}
?>
--FILE--
<?php
imagecreatefromgd(dirname(__FILE__) . '/crafted.gd2');
?>
--EXPECTF--

Warning: imagecreatefromgd(): '%scrafted.gd2' is not a valid GD file in %s on line %d


Copyright © 2017 || Recoded By Mr.Bumblebee