Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

check_imagemagick_cli_version_found()

Description

Check CLI version found for ImageMagick is as expected.


- utility - New utility value for its display name
- found - PHP bool representing whether we've found what we were expecting in the version output.

Parameters

ColumnTypeDefaultDescription
$version_output string The version output for ImageMagick
$utility array Utility structure. {@see RS_SYSTEM_UTILITIES}

Return

array Returns array as expected by the check.php page

This article was last updated 19th March 2024 09:05 Europe/London time based on the source file dated 11th March 2024 11:40 Europe/London time.