php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69098 SoapClient has incomplete options information
Submitted: 2015-02-21 13:33 UTC Modified: 2017-01-28 17:16 UTC
From: arild at klavaro dot se Assigned:
Status: Open Package: SOAP related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2015-02-21 13:33 UTC] arild at klavaro dot se
Description:
------------
---
From manual page: http://www.php.net/soapclient.soapclient
---

When using a SOAP service with example.com/Function syntax rather than example.com/service#Function (no hash sign) it is necessary to specify 'soap_version' => SOAP_1_2. I think that should be mentioned in the documentation.

Also, there is no information about the meaning and available values for the "style" and "use" option keys, only that they are used in non-WSDL mode.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 17:16 UTC] cmb@php.net
-Package: Documentation problem +Package: SOAP related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 11:01:30 2024 UTC