Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-7.4/ext/soap/tests/bugs/
H A Dbug29061.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
2 xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:http="http://
3 schemas.xmlsoap.org/wsdl/http/"
6 ncoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
H A Dbug27722.phpt6 wsdl
11 $x = new SoapClient(__DIR__."/bug27722.wsdl");
H A Dbug27742.phpt6 wsdl
11 $x = new SoapClient(__DIR__."/bug27742.wsdl");
H A Dbug46419.phpt13 function __construct($wsdl, $options) {
14 parent::__construct($wsdl, $options);
15 $this->server = new SoapServer($wsdl, $options);
H A Dbug50698_2.phpt10 new SoapClient(__DIR__ . '/bug50698_2.wsdl');
11 …echo "Call: \"new SoapClient(__DIR__.'/bug50698_2.wsdl');\" should throw an exception of type 'Soa…
16 …echo "Call: \"new SoapClient(__DIR__.'/bug50698_2.wsdl');\" threw a SoapFault with an incorrect fa…
H A Dbug50698_3.phpt10 new SoapClient(__DIR__ . '/bug50698_3.wsdl');
11 …echo "Call: \"new SoapClient(__DIR__.'/bug50698_3.wsdl');\" should throw an exception of type 'Soa…
16 …echo "Call: \"new SoapClient(__DIR__.'/bug50698_3.wsdl');\" threw a SoapFault with an incorrect fa…
H A Dbug35142.phpt11 $wsdl = __DIR__."/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-2.phpt10 $wsdl = __DIR__."/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 Dbug29839.phpt16 function __construct($wsdl, $options) {
17 parent::__construct($wsdl, $options);
18 $this->server = new SoapServer($wsdl, $options);
32 $client = new LocalSoapClient(__DIR__."/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(__DIR__."/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(__DIR__."/bug34453.wsdl", array("trace"=>1));
H A Dbug41004.phpt23 $wsdl = __DIR__."/bug41004.wsdl";
25 $client = new SoapClient($wsdl, array('location'=>'test://',"classmap" => $classmap, 'exceptions'=>…
H A Dbug36226.phpt11 $wsdl = __DIR__."/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 Dbug29236.phpt2 Bug #29236 (memory error when wsdl-cache is enabled)
9 $client = new SoapClient(__DIR__."/bug29236.wsdl");
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_soapfault_001w.phpt2 SOAP Interop Round4 GroupH SoapFault 001 (php/wsdl): echoVersionMismatchFault(SOAP 1.1)
9 $client = new SoapClient(__DIR__."/round4_groupH_soapfault.wsdl",array("trace"=>1,"exceptions"=>0));
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(__DIR__."/round4_groupH_soapfault.wsdl",array("trace"=>1,"exceptions"=>0));
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(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
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(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
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(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
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(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
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(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
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(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
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(__DIR__."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"exceptions"=…
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-7.4/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(__DIR__."/interop/Round4/GroupI/round4_groupI_xsd.wsdl",
/PHP-7.4/ext/soap/tests/interop/Round3/GroupF/
H A Dr3_groupF_extreq_001w.phpt2 SOAP Interop Round3 GroupF Extensibility Required 001 (php/wsdl): echoString
9 $client = new SoapClient(__DIR__."/round3_groupF_extreq.wsdl",array("trace"=>1,"exceptions"=>0));

Completed in 21 milliseconds

12345678910>>...13