| philip@php.net 2007-02-27, 4:02 am |
| ID: 38644
Updated by: philip@php.net
Reported By: inghamn at bloomington dot in dot gov
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: Linux
PHP Version: Irrelevant
-Assigned To:
+Assigned To: dmytton
New Comment:
dmytton is now working on the SOAP docs
Previous Comments:
------------------------------------------------------------------------
[2007-01-15 16:37:56] 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.
------------------------------------------------------------------------
[2006-08-29 16:15:20] 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.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=38644&edit=1
|