/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
gd
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/gd/tests/imageinterlace_variation1.phpt
--TEST-- Testing setting the interlace bit on with imageinterlace() of GD library --CREDITS-- Edgar Ferreira da Silva <contato [at] edgarfs [dot] com [dot] br> #testfest PHPSP on 2009-06-20 --SKIPIF-- <?php if (!extension_loaded("gd")) die("skip GD not present"); ?> --FILE-- <?php $image = imagecreatetruecolor(100, 100); var_dump(imageinterlace($image, true)); var_dump(imageinterlace($image)); ?> --EXPECT-- bool(true) bool(true)
Copyright ©2k19 -
Hexid
|
Tex7ure