php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #38644 SOAP configuration options missing documentation
Submitted: 2006-08-29 16:15 UTC Modified: 2007-08-17 16:41 UTC
Votes:3
Avg. Score:4.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:1 (33.3%)
From: inghamn at bloomington dot in dot gov Assigned: dmytton (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Linux
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: inghamn at bloomington dot in dot gov
New email:
PHP Version: OS:

 

 [2006-08-29 16:15 UTC] inghamn at bloomington dot in dot gov
Description:
------------
The current documenation for ext/soap covers only 3 of the 5 possible ini settings.

soap.wsdl_cache
soap.wsdl_cache_dir
soap.wsdl_cache_enabled
soap.wsdl_cache_limit
soap.wsdl_cache_ttl

For example, in order to turn off WSDL caching you have to set both soap.wsdl_cache and soap.wsdl_cache_enabled to 0.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-15 16:37 UTC] jhendric at sierra-bravo dot com
I just got caught by this documentation issue as well. Either some kind of note should be made about the soap.wsdl_cache(_enabled) options or something should be done about there being two options needed to disable WSDL caching.
 [2007-02-27 04:46 UTC] philip@php.net
dmytton is now working on the SOAP docs
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Mar 12 07:01:32 2025 UTC