Я изучаю SOAP на основе примеров из http://phpclub.ru/detail/article/soap. Вроде все делаю правильно, но уткнулся в проблему:
SoapFault exception: [VersionMismatch] Wrong Version in Z:\home\localhost\www\TestClient\index.php:7 Stack trace: #0 Z:\home\localhost\www\TestClient\index.php(7): SoapClient->__call('getQuote', Array) #1 Z:\home\localhost\www\TestClient\index.php(7): SoapClient->getQuote('ibm') #2 {main}
Подскажите пожалуйста, почему так происходит?