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

check_utility_cli_version_found_by_name()

Description

Check CLI version found for a utility is as expected by looking up for its name.


- utility - not used
- 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 the utility
$utility array Utility structure. {@see RS_SYSTEM_UTILITIES}
$lookup_names array

Return

array Returns array as expected by the check.php page

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