Merge branch 'php-versions-api' into 'stable-3.1'
Remote API: new API call: server_get_php_versions. This function was missing in a multi ISPC server environment, so I've implemented it. It has been tested and is working with both SOAP and REST calls. The result is an array of values that are accepted in the websites 'fastcgi_php_version' parameter. See merge request !425
No related branches found
No related tags found
Showing
- interface/lib/classes/remote.d/server.inc.php 32 additions, 0 deletionsinterface/lib/classes/remote.d/server.inc.php
- remoting_client/API-docs/navigation.html 1 addition, 0 deletionsremoting_client/API-docs/navigation.html
- remoting_client/API-docs/server_get_php_versions.html 25 additions, 0 deletionsremoting_client/API-docs/server_get_php_versions.html
Please register or sign in to comment