--TEST-- shearImage test --SKIPIF-- --FILE-- read("magick:rose"); $gm->shearImage($color, 0.2, 0.2); echo "ok"; ?> --EXPECTF-- ok