Home
last modified time | relevance | path

Searched refs:SoapClient (Results 301 – 315 of 315) sorted by relevance

1...<<111213

/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_015p.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_015s.phpt32 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-7.4/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_003s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-7.4/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_005w.phpt18 $client = new SoapClient(__DIR__."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupE_list_006w.phpt18 $client = new SoapClient(__DIR__."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt39 $client = new SoapClient(__DIR__."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"exceptions"…
H A Dr4_groupH_complex_doclit_008w.phpt39 $client = new SoapClient(__DIR__."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"exceptions"…
H A Dr4_groupH_complex_doclit_009w.phpt39 $client = new SoapClient(__DIR__."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"exceptions"…
H A Dr4_groupH_complex_doclit_010w.phpt39 $client = new SoapClient(__DIR__."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"exceptions"…
H A Dr4_groupH_complex_rpcenc_007w.phpt33 $client = new SoapClient(__DIR__."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"exceptions"…
H A Dr4_groupH_complex_rpcenc_008w.phpt33 $client = new SoapClient(__DIR__."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"exceptions"…
H A Dr4_groupH_complex_rpcenc_009w.phpt33 $client = new SoapClient(__DIR__."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"exceptions"…
H A Dr4_groupH_complex_rpcenc_010w.phpt33 $client = new SoapClient(__DIR__."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"exceptions"…
/PHP-7.4/
H A DNEWS695 . Fixed bug #47021 (SoapClient stumbles over WSDL delivered with
1116 . Fixed bug #79191 (Error in SoapClient ctor disables DOMDocument::save()).
2062 . Fixed bug #77945 (Segmentation fault when constructing SoapClient with
2434 . Fixed bug #77088 (Segfault when using SoapClient with null options).
2748 . Fixed bug #75464 (Wrong reflection on SoapClient::__setSoapHeaders).
2750 . Fixed bug #70469 (SoapClient generates E_ERROR even if exceptions=1 is
2752 . Fixed bug #50675 (SoapClient can't handle object references correctly).
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug37083.phpt9 class TestSoapClient extends SoapClient {

Completed in 22 milliseconds

1...<<111213