Home
last modified time | relevance | path

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

1...<<1112

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug30045.phpt17 class LocalSoapClient extends SoapClient {
H A Dbug37083.phpt9 class TestSoapClient extends SoapClient {
/PHP-5.5/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-5.5/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_004s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_005s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_003s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_import3_002w.phpt19 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_import3.wsdl",array("trace"=>1,"exceptio…
/PHP-5.5/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_003w.phpt17 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
H A Dr3_groupE_list_005w.phpt18 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
H A Dr3_groupE_list_006w.phpt18 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_009w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_010w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_008w.phpt39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_rpcenc_007w.phpt33 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_rpcenc_008w.phpt33 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_rpcenc_009w.phpt33 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_rpcenc_010w.phpt33 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
/PHP-5.5/
H A DUPGRADING355 - SoapClient::__getCookies() (5.5.14)
H A DNEWS274 . Fixed bug #70081 (SoapClient info leak / null pointer dereference via
604 . Fixed bug #69085 (SoapClient's __call() type confusion through
828 . Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes).
3509 . Added new SoapClient option "keep_alive". FR #60329. (Pierrick)
4866 with SoapClient object). (Dmitry)
6175 - Fixed bug #47021 (SoapClient stumbles over WSDL delivered with
7295 - Fixed bug #41984 (Hangs on large SoapClient requests). (Dmitry)
7541 option in SoapClient/SoapServer constructors. (Rob, Dmitry)
8325 - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
9283 - Fixed bug #35091 (SoapClient leaks memory). (Dmitry)
[all …]

Completed in 198 milliseconds

1...<<1112