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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: arild at klavaro dot se
New email:
PHP Version: OS:

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 26 20:01:29 2024 UTC