Home
last modified time | relevance | path

Searched refs:wsdl (Results 26 – 50 of 297) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_soapfault_002w.phpt2 SOAP Interop Round4 GroupH SoapFault 002 (php/wsdl): echoVersionMismatchFault(SOAP 1.2)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_soapfault.wsdl",array("trace"=>1,"except…
18 …ttp://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …ttp://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
H A Dr4_groupH_soapfault_001w.phpt2 SOAP Interop Round4 GroupH SoapFault 001 (php/wsdl): echoVersionMismatchFault(SOAP 1.1)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_soapfault.wsdl",array("trace"=>1,"except…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
H A Dr4_groupH_soapfault_004w.phpt2 SOAP Interop Round4 GroupH SoapFault 004 (php/wsdl): echoMustUnderstandFault
9 $hdr = new SoapHeader("http://soapinterop.org/wsdl", "UnknownHeaderRequest", "Hello World", 1);
10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_soapfault.wsdl",array("trace"=>1,"except…
19 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
H A Dr4_groupH_simple_rpcenc_001w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 001 (php/wsdl): echoEmptyFault
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …mlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/wsdl" xmlns:xsd="http://…
H A Dr4_groupH_simple_rpcenc_002w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 002 (php/wsdl): echoStringFault
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:SOAP-ENC="ht…
H A Dr4_groupH_simple_rpcenc_012w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 012 (php/wsdl): echoMultipleFaults3(1)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl/fault1" xmlns:SOAP-…
H A Dr4_groupH_simple_rpcenc_013w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 013 (php/wsdl): echoMultipleFaults3(2)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl/fault2" xmlns:SOAP-…
H A Dr4_groupH_simple_rpcenc_014w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 014 (php/wsdl): echoMultipleFaults3(3)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl/fault1" xmlns:SOAP-…
H A Dr4_groupH_simple_rpcenc_015w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 015 (php/wsdl): echoMultipleFaults4(1)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:SOAP-ENC="ht…
H A Dr4_groupH_simple_rpcenc_017w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 017 (php/wsdl): echoMultipleFaults4(3)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:SOAP-ENC="ht…
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug46419.phpt13 function __construct($wsdl, $options) {
14 parent::__construct($wsdl, $options);
15 $this->server = new SoapServer($wsdl, $options);
H A Dbug36226-2.phpt10 $wsdl = dirname(__FILE__)."/bug36226-2.wsdl";
19 function __construct($wsdl, $options) {
20 parent::__construct($wsdl, $options);
21 $this->server = new SoapServer($wsdl, $options);
32 $soapClient = new TestSoapClient($wsdl,
H A Dbug50698_2.phpt10 new SoapClient(dirname(__FILE__) . '/bug50698_2.wsdl');
11 …echo "Call: \"new SoapClient(dirname(__FILE__).'/bug50698_2.wsdl');\" should throw an exception of…
16 …echo "Call: \"new SoapClient(dirname(__FILE__).'/bug50698_2.wsdl');\" threw a SoapFault with an in…
H A Dbug50698_3.phpt10 new SoapClient(dirname(__FILE__) . '/bug50698_3.wsdl');
11 …echo "Call: \"new SoapClient(dirname(__FILE__).'/bug50698_3.wsdl');\" should throw an exception of…
16 …echo "Call: \"new SoapClient(dirname(__FILE__).'/bug50698_3.wsdl');\" threw a SoapFault with an in…
H A Dbug27722.phpt6 wsdl
11 $x = new SoapClient(dirname(__FILE__)."/bug27722.wsdl");
H A Dbug27742.phpt6 wsdl
11 $x = new SoapClient(dirname(__FILE__)."/bug27742.wsdl");
H A Dbug29839.phpt16 function __construct($wsdl, $options) {
17 parent::__construct($wsdl, $options);
18 $this->server = new SoapServer($wsdl, $options);
32 $client = new LocalSoapClient(dirname(__FILE__)."/bug29839.wsdl", array("trace"=>1));
H A Dbug32776.phpt19 function __construct($wsdl, $options) {
20 parent::__construct($wsdl, $options);
21 $this->server = new SoapServer($wsdl, $options);
35 $x = new LocalSoapClient(dirname(__FILE__)."/bug32776.wsdl",array("trace"=>true,"exceptions"=>false…
H A Dbug34453.phpt16 function __construct($wsdl, $options) {
17 parent::__construct($wsdl, $options);
18 $this->server = new SoapServer($wsdl, $options);
32 $client = new LocalSoapClient(dirname(__FILE__)."/bug34453.wsdl", array("trace"=>1));
H A Dbug35142.phpt11 $wsdl = dirname(__FILE__)."/bug35142.wsdl";
21 function __construct($wsdl, $options) {
22 parent::__construct($wsdl, $options);
23 $this->server = new SoapServer($wsdl, $options);
35 $soapClient = new TestSoapClient($wsdl,
H A Dbug36226.phpt11 $wsdl = dirname(__FILE__)."/bug35142.wsdl";
21 function __construct($wsdl, $options) {
22 parent::__construct($wsdl, $options);
23 $this->server = new SoapServer($wsdl, $options);
35 $soapClient = new TestSoapClient($wsdl,
H A Dbug41004.phpt23 $wsdl = dirname(__FILE__)."/bug41004.wsdl";
25 $client = new SoapClient($wsdl, array('location'=>'test://',"classmap" => $classmap, 'exceptions'=>…
H A Dbug29236.phpt2 Bug #29236 (memory error when wsdl-cache is enabled)
9 $client = new SoapClient(dirname(__FILE__)."/bug29236.wsdl");
H A Dbug38005.phpt14 function __construct($wsdl, $opt) {
15 parent::__construct($wsdl, $opt);
16 $this->server = new SoapServer($wsdl, $opt);
/PHP-5.5/ext/soap/tests/
H A Dany.phpt32 function __construct($wsdl, $options) {
33 parent::__construct($wsdl, $options);
34 $this->server = new SoapServer($wsdl, $options);
47 $client = new TestSoapClient(dirname(__FILE__)."/interop/Round4/GroupI/round4_groupI_xsd.wsdl",

Completed in 44 milliseconds

12345678910>>...12