Home
last modified time | relevance | path

Searched refs:PHP_VERSION (Results 1 – 3 of 3) sorted by relevance

/imagick/util/
H A Dcalculate_cflags.php11 $PHP_VERSION = $argv[1]; variable
16 $PHP_VERSION,
42 if ($PHP_VERSION == "5.4" || $PHP_VERSION == "5.5") {
45 else if ($PHP_VERSION == "5.6") {
/imagick/tests/
H A Dskipif.inc85 if (version_compare(PHP_VERSION, $required) < 0) {
86 die("skip PHP version $required required, but have ".PHP_VERSION.".");
/imagick/
H A Dconfig.m436 PHP_IMAGICK_FOUND_VERSION="${PHP_VERSION}"

Completed in 5 milliseconds