Home
last modified time | relevance | path

Searched refs:SoapClient (Results 101 – 125 of 328) sorted by relevance

12345678910>>...14

/PHP-8.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_011w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_029w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_010w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_022w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_031w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_012w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_021w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_026w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.3/ext/soap/tests/
H A Dbug71711.phpt8 $client = new class(null, [ 'location' => '', 'uri' => 'http://example.org']) extends SoapClient {
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug30799.phpt14 $x = new SoapClient(NULL,array("location"=>"test://",
H A Dbug30928.phpt19 class LocalSoapClient extends SoapClient {
H A Dbug31695.phpt13 class LocalSoapClient extends SoapClient {
H A Dbug31755.phpt7 class MySoapClient extends SoapClient {
H A Dbug35273.phpt9 class TestSoapClient extends SoapClient {
H A Dbug38005.phpt13 class TestSoapClient extends SoapClient {
H A Dbug30175.phpt10 class LocalSoapClient extends SoapClient {
H A Dbug32941.phpt7 class TestSoapClient extends SoapClient {
H A Dbug44882.phpt9 class TestSoapClient extends SoapClient
/PHP-8.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_002w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_015w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_016w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_017w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_soapfault_002w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_soapfault.wsdl",array("trace"=>1,"exceptions"=>0,"…
/PHP-8.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclit_002w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_doclit.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…

Completed in 31 milliseconds

12345678910>>...14