Home
last modified time | relevance | path

Searched refs:SoapClient (Results 76 – 100 of 328) sorted by relevance

12345678910>>...14

/PHP-8.3/ext/soap/tests/
H A Dbug70388.phpt9 class MySoapClient extends SoapClient {
H A Dgh15711.phpt2 GH-15711 (SoapClient can't convert BackedEnum to scalar value)
30 class TestSoapClient extends SoapClient {
H A Dclassmap004.phpt36 class LocalSoapClient extends SoapClient {
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug34449.phpt7 class TestSoapClient extends SoapClient {
H A Dbug37278.phpt12 $client = new SoapClient(null, $options);
H A Dbug41004.phpt25 $client = new SoapClient($wsdl, array('location'=>'test://',"classmap" => $classmap, 'exceptions'=>…
H A Dbug29795.phpt9 class LocalSoapClient extends SoapClient {
H A Dbug50762.phpt17 class LocalSoapClient extends SoapClient {
H A Dbug77141.phpt7 class MySoapClient extends SoapClient {
/PHP-8.3/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclit_001w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_doclit.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_compound1_002w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_compound1.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_compound1_003w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_compound1.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_doclitparams_001w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_doclitparams.wsdl",array("trace"=>1,"exceptions"=>…
/PHP-8.3/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_ext_001w.phpt9 $client = new SoapClient(__DIR__."/round3_groupF_ext.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupF_headers_001w.phpt9 $client = new SoapClient(__DIR__."/round3_groupF_headers.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_002w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_016w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_003w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_004w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_006w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_007w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_017w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_018w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_027w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_001w.phpt9 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…

Completed in 36 milliseconds

12345678910>>...14