Home
last modified time | relevance | path

Searched refs:SoapClient (Results 251 – 275 of 296) sorted by relevance

1...<<1112

/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_011s.phpt12 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_014s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_013s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_015w.phpt20 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_001w.phpt18 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_simple_rpcenc_010w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
H A Dr4_groupH_complex_doclit_003w.phpt32 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_simple_rpcenc_006w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
H A Dr4_groupH_complex_rpcenc_003w.phpt25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_rpcenc_004w.phpt25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_rpcenc_005w.phpt25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_rpcenc_006w.phpt25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug36226-2.phpt18 class TestSoapClient extends SoapClient {
H A Dbug39815.phpt18 class LocalSoapClient extends SoapClient {
H A Dbug35142.phpt19 class TestSoapClient extends SoapClient {
H A Dbug36575.phpt32 $client = new SoapClient(dirname(__FILE__)."/bug36575.wsdl", array("trace" => 1, "exceptions" => 0,…
H A Dbug36226.phpt19 class TestSoapClient extends SoapClient {
/PHP-5.5/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_003w.phpt12 $client = new SoapClient(dirname(__FILE__)."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_groupB_004w.phpt20 $client = new SoapClient(dirname(__FILE__)."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_groupB_003p.phpt10 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_004p.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_005p.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_005w.phpt15 $client = new SoapClient(dirname(__FILE__)."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_interop.php144 $soapclient = new SoapClient($this->interopServer);
369 … $endpoint_info['client'] = new SoapClient($endpoint_info['wsdlURL'], array("trace"=>1));
407 …$endpoint_info['client'] = new SoapClient(null,array('location'=>$endpoint_info['endpointURL'],'ur…
/PHP-5.5/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_002w.phpt17 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…

Completed in 40 milliseconds

1...<<1112