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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu Apr 25 17:01:29 2024 UTC