php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #64163 SOAP feature flags not documented
Submitted: 2013-02-06 13:02 UTC Modified: -
Votes:2
Avg. Score:2.5 ± 0.5
Reproduced:1 of 2 (50.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: ch@php.net Assigned:
Status: Open Package: SOAP related
PHP Version: 5.4.11 OS:
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2013-02-06 13:02 UTC] ch@php.net
Description:
------------
The SoapClient::SoapClient() constructor accepts an $option['features'] parameter which can use constants like SOAP_SINGLE_ELEMENT_ARRAYS and SOAP_USE_XSI_ARRAY_TYPE. Their function is currently not documented!

Relevant pages:
* http://www.php.net/manual/en/soap.constants.php
* http://www.php.net/manual/en/soapclient.soapclient.php



Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2023 The PHP Group
All rights reserved.
Last updated: Thu Jun 08 08:03:35 2023 UTC