Home
last modified time | relevance | path

Searched refs:SoapClient (Results 51 – 75 of 296) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug41097.phpt13 $soap = new SoapClient(null, array('uri' => 'http://uri/', 'location' => 'test://', 'exceptions' =>…
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 {
/PHP-5.5/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_002w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_003w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_016w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_017w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_027w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_004w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_006w.phpt10 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_007w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_018w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclitparams_004w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_doclitparams.wsdl",array("trace"=>1,"exc…
H A Dr3_groupD_compound1_002w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_compound1.wsdl",array("trace"=>1,"except…
H A Dr3_groupD_doclit_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_doclit.wsdl",array("trace"=>1,"exception…
H A Dr3_groupD_doclitparams_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_doclitparams.wsdl",array("trace"=>1,"exc…
H A Dr3_groupD_compound1_003w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_compound1.wsdl",array("trace"=>1,"except…
/PHP-5.5/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_ext_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupF_ext.wsdl",array("trace"=>1,"exceptions"=…
H A Dr3_groupF_headers_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round3_groupF_headers.wsdl",array("trace"=>1,"exceptio…
/PHP-5.5/ext/soap/tests/
H A Dclassmap004.phpt36 class LocalSoapClient extends SoapClient {
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_001w.phpt9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"ex…

Completed in 40 milliseconds

12345678910>>...12