instead of $client->addServers(‘127.0.0.1:4730’);
try $client->addServers(‘127.0.0.1’,4730);