I think that's the right call.
At 01:10 PM 4/19/2006, Ilia Alshanetsky wrote:
5.2 is the next 5.X release that will follow 5.1.3, I don't think we
are in a position to delay 5.1 release any further. My feelings on
the matter are that stability does not seem entirely certain for the
SOAP changes, so I will simply tag the pre-patch version of soap for
RC3 and final 5.1.3 release. The optimization changes made by Andrei
and Dmitry will be included in the next release.
Ilia
On 19-Apr-06, at 12:57 PM, Adam Maccabee Trachtenberg wrote:
On Wed, 19 Apr 2006, Dmitry Stogov wrote:
Now you can enable disk and/or memory cache through configuration
directive
"soap.wsdl_cache" in php.ini.
It can have one of the following values WSDL_CACHE_NONE,
WSDL_CACHE_DISK,
WSDL_CACHE_MEMORY, WSDL_CACHE_BOTH. The default value is
WSDL_CACHE_DISK for
backward compatibility.
Can we change WSDL_CACHE_BOTH to WSDL_CACHE_ALL to prevent problems if
we add a third method of WSDL caching? Ideally, we'd also use bitwise
operators here, similar to error reporting:
WSDL_CACHE_MEMORY | WSDL_CACHE_DISK
BTW the patch is not trivial, it had a lot of bugs and may be not
all of them are found. So we need to decide if this feature should
go into 5.1.3 or only into next release.
I would prefer not to break ext/soap, so I suggest 5.2.0. My main
reason for delaying is that this does not add any new functionality:
it's "only" performance improvements. People who really need it can
run latest CVS.
-adam
--
adam@trachtenberg.com | http://www.trachtenberg.com
author of o'reilly's "upgrading to php 5" and "php cookbook"
avoid the holiday rush, buy your copies today!
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php