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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
31 - 23 = ?
Subscribe to this entry?

 
 [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: Sat May 11 01:01:31 2024 UTC