/
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/bug66590_1.phpt
--TEST-- Bug #66590 (imagewebp() doesn't pad to even length) - segfault --SKIPIF-- <?php if (!extension_loaded('gd')) die('skip gd extension not available'); if (!function_exists('imagewebp')) die('skip WebP support not available'); ?> --FILE-- <?php $im = imagecreatetruecolor(6, 6); ob_start(); imagewebp($im); ob_end_clean(); echo "ready\n"; ?> --EXPECT-- ready
Copyright ©2k19 -
Hexid
|
Tex7ure