Home
last modified time | relevance | path

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

12345678910>>...14

/PHP-8.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound1_001w.phpt14 $client = new SoapClient(__DIR__."/round3_groupD_compound1.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_doclit_003w.phpt14 $client = new SoapClient(__DIR__."/round3_groupD_doclit.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_doclitparams_002w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_doclitparams.wsdl",array("trace"=>1,"exceptions"=>…
H A Dr3_groupD_doclitparams_003w.phpt14 $client = new SoapClient(__DIR__."/round3_groupD_doclitparams.wsdl",array("trace"=>1,"exceptions"=>…
H A Dr3_groupD_rpcenc_004w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_rpcenc.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.3/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_headers_002w.phpt10 $client = new SoapClient(__DIR__."/round3_groupF_headers.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupF_headers_003w.phpt10 $client = new SoapClient(__DIR__."/round3_groupF_headers.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_003w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_012w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_013w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_014w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_soapfault_001w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_soapfault.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_009w.phpt15 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_013w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_019w.phpt14 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_020w.phpt15 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.3/ext/soap/tests/bugs/
H A Dsegfault_assertion_props.phpt9 class TestSoapClient extends SoapClient {
H A Dbug47925.phpt30 $client = new SoapClient(NULL, ['location' => $uri, 'uri' => $uri]);
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 Dbug38536.phpt9 class LocalSoapClient extends SoapClient {
H A Dbug43045.phpt11 class TestSoapClient extends SoapClient {
/PHP-8.3/ext/soap/tests/
H A Dbug68361.phpt2 Bug #68361 Segmentation fault on SoapClient::__getTypes
90 $client = new SoapClient(__DIR__ . "/bug68361.xml");
H A Dany.phpt27 class TestSoapClient extends SoapClient {

Completed in 30 milliseconds

12345678910>>...14