CHips L MINI SHELL

CHips L pro

Current Path : /opt/cpanel/ea-php73/root/usr/share/tests/pecl/imagick/tests/
Upload File :
Current File : //opt/cpanel/ea-php73/root/usr/share/tests/pecl/imagick/tests/025-function-image.phpt

--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

Copyright 2K16 - 2K18 Indonesian Hacker Rulez