Searched refs:PHP_IMAGICK_VERSION (Results 1 – 5 of 5) sorted by relevance
28 #define PHP_IMAGICK_VERSION "@PACKAGE_VERSION@" macro
66 …- export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $…
3930 php_info_print_table_row(2, "imagick module version", PHP_IMAGICK_VERSION);4069 PHP_IMAGICK_VERSION,
991 IMAGICK_REGISTER_CONST_STRING("IMAGICK_EXTVER", PHP_IMAGICK_VERSION); in php_imagick_initialize_constants()
60 …export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $sx…129 …export PHP_IMAGICK_VERSION=$(php -r '$sxe = simplexml_load_file ("package.xml"); echo (string) $sx…
Completed in 26 milliseconds