Home
last modified time | relevance | path

Searched refs:SoapClient (Results 126 – 150 of 315) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/soap/tests/bugs/
H A Dbug32941.phpt7 class TestSoapClient extends SoapClient {
H A Dbug44882.phpt9 class TestSoapClient extends SoapClient
H A Dbug38536.phpt9 class LocalSoapClient extends SoapClient {
H A Dbug29839.phpt14 class LocalSoapClient extends SoapClient {
H A Dbug32776.phpt17 class LocalSoapClient extends SoapClient {
H A Dbug34453.phpt14 class LocalSoapClient extends SoapClient {
H A Dbug43045.phpt11 class TestSoapClient extends SoapClient {
/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_016p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_016s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-7.4/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclit_003w.phpt18 $client = new SoapClient(__DIR__."/round3_groupD_doclit.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_compound1_001w.phpt19 $client = new SoapClient(__DIR__."/round3_groupD_compound1.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_doclitparams_003w.phpt18 $client = new SoapClient(__DIR__."/round3_groupD_doclitparams.wsdl",array("trace"=>1,"exceptions"=>…
/PHP-7.4/ext/soap/tests/
H A Dbug68361.phpt2 Bug #68361 Segmentation fault on SoapClient::__getTypes
90 $client = new SoapClient(__DIR__ . "/bug68361.xml");
H A Dsetheaders.phpt2 SOAP: SoapClient::__setHeaders
7 $client = new SoapClient(NULL, array("location"=>"test://","uri"=>"test://",
/PHP-7.4/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_headers_004w.phpt13 $client = new SoapClient(__DIR__."/round3_groupF_headers.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_004w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_005w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_007w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_soapfault_004w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_soapfault.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_008w.phpt18 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_009w.phpt19 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_019w.phpt18 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_030w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_033w.phpt11 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));

Completed in 20 milliseconds

12345678910>>...13