Skip Report for ext/gd/tests/imagecrop_auto-ext.phpt
Script
<?php if ( ! extension_loaded('gd') || !function_exists('imagecrop')) die( 'skip GD imagecropauto not present; skipping test' ); if (GD_BUNDLED) die('skip requires external libgd'); ?>
Reason
requires external libgd
Generated at Sun, 10 Feb 2019 05:24:25 +0000 (10 days ago)
|