integer sape_pr.login(string $login, string $token)
Fatal error: Class 'Zend_XmlRpc_Client' not found in /home/sanerix/domains/sanerix.tk/public_html/index.php on line 17
$client = new Zend_XmlRpc_Client(url);
use zf\library\Zend\XmlRpc\Client\Classname as Zend_XmlRpc_Client
C:\Users\roman>php c:\php\composer.phar install
Composer could not find a composer.json file in C:\Users\roman
To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section