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

check_numeric_cli_version_found()

Description

Check CLI numeric version found for a utility is as expected.


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

Return

array Returns array as expected by the check.php page

This article was last updated 18th April 2024 17:35 Europe/London time based on the source file dated 18th April 2024 12:20 Europe/London time.