Searched refs:SoapClient (Results 276 – 296 of 296) sorted by relevance
1...<<1112
/PHP-5.5/ext/soap/tests/bugs/ |
H A D | bug30045.phpt | 17 class LocalSoapClient extends SoapClient {
|
H A D | bug37083.phpt | 9 class TestSoapClient extends SoapClient {
|
/PHP-5.5/ext/soap/tests/interop/Round2/Base/ |
H A D | r2_base_015p.phpt | 19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
|
H A D | r2_base_015s.phpt | 32 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
|
/PHP-5.5/ext/soap/tests/interop/Round2/GroupB/ |
H A D | r2_groupB_004s.phpt | 19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
|
H A D | r2_groupB_005s.phpt | 19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
|
H A D | r2_groupB_003s.phpt | 19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
|
/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/ |
H A D | r3_groupD_import3_002w.phpt | 19 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_import3.wsdl",array("trace"=>1,"exceptio…
|
/PHP-5.5/ext/soap/tests/interop/Round3/GroupE/ |
H A D | r3_groupE_list_003w.phpt | 17 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
|
H A D | r3_groupE_list_005w.phpt | 18 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
|
H A D | r3_groupE_list_006w.phpt | 18 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
|
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/ |
H A D | r4_groupH_complex_doclit_007w.phpt | 39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
|
H A D | r4_groupH_complex_doclit_009w.phpt | 39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
|
H A D | r4_groupH_complex_doclit_010w.phpt | 39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
|
H A D | r4_groupH_complex_doclit_008w.phpt | 39 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
|
H A D | r4_groupH_complex_rpcenc_007w.phpt | 33 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
|
H A D | r4_groupH_complex_rpcenc_008w.phpt | 33 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
|
H A D | r4_groupH_complex_rpcenc_009w.phpt | 33 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
|
H A D | r4_groupH_complex_rpcenc_010w.phpt | 33 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_rpcenc.wsdl",array("trace"=>1,"e…
|
/PHP-5.5/ |
H A D | UPGRADING | 355 - SoapClient::__getCookies() (5.5.14)
|
H A D | NEWS | 274 . 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 81 milliseconds
1...<<1112