» Version | » Information |
---|---|
2018-08-16 beta |
|
2012-01-26 beta |
|
2008-08-04 beta |
|
2007-06-29 beta |
|
2007-01-23 beta |
|
0.10.0 |
Easy InstallNot sure? Get more info. pear install SOAP-0.10.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/SOAP-0.10.0 Release date: 2007-01-22 10:21 UTC Release state: beta Release uploaded by: yunosh Changelog: * Allow to enable and disable WSDL caching and to set the cache directory in the client constructor. * Add parameter to SOAP_Server's service() method, to return the SOAP response data instead of sending it to the client (Request 7206). * Replace all invalid characters in label and variable name of the generated proxy code. (Bug 7493). * Add setDefaultNamespace() (Request #5622). * Make sure that generated proxy code doesn't use method or class names that are reserved words in PHP (Bug 3048). * Deprecate SOAP_Base's __set_type_translation() method in favour of setTypeTranslation(). * Deprecate SOAP_Client's __use(), __style(), __trace(), __parse(), __getlastrequest(), __getlastresponse(), and __get_wire() methods in favour of setUse(), setStyle(), setTrace(), parseResponse(), getLastRequest(), getLastResponse(), and getWire(). * Deprecate SOAP_WSDL's set_service() method in favour of setService(). * Remove deprecated parse() method from SOAP_WSDL. * More code cleanup. * Fix subsequent failures if one transmission with a Transport class instance failed (Bug 7469). * Fix curl warning in the client if sending over HTTPS and using safe_mode or open_basedir (mailing001@xego.it, Bug #9415). * Don't return SOAP faults with the server on silenced errors in the proxied code (pear@tmp.dau-sicher.de, Bug #9155). * Fix WSDL generation of methods that have been added to the server with addMap() (marek.nos@centrum.cz, Bug #8551). * Set the correct encoding when returning SOAP faults from the server (Marcos Pont, Request #8401). * Don't fail silently when serializing hashes with more than 11 elements (Joel Barker, Bugs #4746, #8377). * Fix decoding of children of complex types that are structs (markus@emedia-solutions-wolf.de, Bug #7224). * Fix decoding of values of type long (simunek@vol.cz, Bug #6042). * Send cookies if using HTTPS transport (Bug #6684). * Fix leaking of message input or output in generated WSDL if using dispatch methods without input or output (Bug #6462). * Don't check for existing methods in addToMap() if using a call handler in the server (Bug #5684). * Fix leaking of attachments from the last response into the next request of the client (Bug #5004). Dependencies: |
2006-04-12 beta |
|
2006-02-02 beta |
|
2006-01-16 beta |
|
2005-05-31 beta |
|
2005-05-30 beta |
|
2004-12-03 beta |
|
2004-01-17 beta |
|
2003-09-17 beta |
|
2003-08-17 beta |
|
2003-07-21 beta |
|
2003-06-30 beta |
|
2003-05-18 beta |
|
2003-04-22 beta |
|
2002-12-02 beta |
|
2002-10-21 beta |
|
2002-07-07 beta |