Home
last modified time | relevance | path

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

1...<<111213

/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_011w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_013p.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_013w.phpt10 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_014w.phpt18 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_006s.phpt11 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_014p.phpt17 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-7.4/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002s.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_001s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_003w.phpt12 $client = new SoapClient(__DIR__."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_groupB_004w.phpt20 $client = new SoapClient(__DIR__."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_import2_001w.phpt18 $client = new SoapClient(__DIR__."/round3_groupD_import2.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_rpcenc_003w.phpt18 $client = new SoapClient(__DIR__."/round3_groupD_rpcenc.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/schema/
H A Dtest_schema.inc58 $x = new SoapClient($fname, array("trace"=>1,"exceptions"=>0,"features"=>$features));
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug39815.phpt17 class LocalSoapClient extends SoapClient {
H A Dbug30106.phpt15 class LocalSoapClient extends SoapClient {
/PHP-7.4/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_001w.phpt17 $client = new SoapClient(__DIR__."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_002w.phpt17 $client = new SoapClient(__DIR__."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"exceptions"…
H A Dr4_groupH_simple_rpcenc_004w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_rpcenc_007w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_rpcenc_008w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_rpcenc_009w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_rpcenc_011w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_complex_doclit_003w.phpt32 $client = new SoapClient(__DIR__."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"exceptions"…
/PHP-7.4/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_014w.phpt20 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/
H A Dbug71996.phpt8 $client = new class(null, ['location' => '', 'uri' => 'http://example.org']) extends SoapClient {

Completed in 25 milliseconds

1...<<111213