Home
last modified time | relevance | path

Searched refs:soapclient (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/soap/interop/
H A Dclient_round2_interop.php93 function _fetchEndpoints(&$soapclient, $test) { argument
97 …$endpointArray = $soapclient->__soapCall("GetEndpointInfo",array("groupName"=>$test),array('soapac…
100 print $soapclient->wire."\n";
144 $soapclient = new SoapClient($this->interopServer);
146 $this->_fetchEndpoints($soapclient, $test);
149 $this->_fetchEndpoints($soapclient, $test);
/PHP-5.3/
H A DNEWS6928 - Fixed bug #30904 (segfault when recording soapclient into session). (Tony,
7034 - Fixed bug #29842 (soapclient return null value). (Dmitry)

Completed in 31 milliseconds