PHP
Get custom PHP recommendations.
This function returns a list of recommended PHP versions.
get/EA4/get_php_recommendations
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "get_php_recommendations",
"module": "EA4",
"result": {
"data": [
"php80"
],
"metadata": {
"transformed": 1
},
"status": 1
}
}