🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 22:00:30 | PHP 8.2.33
📂
/ (Root)
/
opt
/
cpanel
/
ea-php82
/
root
/
usr
/
share
/
tests
/
pecl
/
imagick
/
tests
📍 /opt/cpanel/ea-php82/root/usr/share/tests/pecl/imagick/tests
🔄 Refresh
✏️
Editing: .tmp025-function-image.phpt
Read Only
--TEST-- Test functionimage --SKIPIF-- <?php $imageMagickBelowVersion = 0x700; require_once(dirname(__FILE__) . '/skipif.inc'); ?> --FILE-- <?php $im = new Imagick ('magick:rose'); $im->convolveimage (array (1, 'a', 1)); echo "OK" . PHP_EOL; ?> --EXPECT-- OK
💾 Save Changes
❌ Cancel