Top Level :: Web Services

Package Information: SOAP 0.9.0

Show All Changelogs
» Version » Information
0.11.0 2007-06-29     beta
0.10.1 2007-01-23     beta
0.10.0 2007-01-22     beta
0.9.4 2006-04-12     beta
0.9.3 2006-02-02     beta
0.9.2 2006-01-16     beta
0.9.1 2005-05-31     beta
0.9.0Download

Release date: 2005-05-30 21:15 UTC
Release state: beta

Changelog:

- Fix #3456

- SOAP_Base now has a $_namespace property for the object's default namespace (included as xmlns="foo", and given no ns prefix).

- If a name has more than one colon, don't split it as a prefix:foo QName, treat it as a namespace name instead.

- Never put a colon in if a namespace prefix is empty.

- SOAP_Header objects can take regular SOAP_Value attributes.

- validateString() is not a NOP anymore.

- E_ALL warnings during WSDL parsing are fixed.

- ref="" elements in WSDL are correctly treated as QNames now.

- Save the outgoing payload when sending by HTTPS as well as by HTTP (for tracing).

- Avoid infinite loops when wsdl:import files create a circular dependency.

- Provide a mechanism in SOAP_WSDL to turn on documentation parsing in SOAP_WSDL_Parser objects.

- Pass $this->docs to child SOAP_WSDL_Parser objects.

- Successfully parse the <schema> sections of XSD documents imported via <wsdl:import>.

- Allow overriding the name of the class used for WSDL parsing.

- Never try to redefine SOAP_Client_Overload.

- Fix PEAR bug #4063 - correctly mark NULLs in request XML.

- Fix PEAR bug #4074 - overwriting of some arguments in proxy code.

- Allow overriding the WSDL endpoint in generated proxy classes (PEAR bug #4076).

- Fix PEAR bug #4062 - decode base64-encoded data.

- Fix PEAR bug #953 - stop code flow and return SOAP fault on errors in userland code.

- Fix PEAR bug #1657 - create WSDL element in the correct order.

- Fix PEAR bug #2694 - don't use return element for single, simple return values.

Dependencies:
  • PHP Version: PHP 4.1 or newer
0.8.1 2004-12-04     beta
0.8RC3 2004-01-17     beta
0.8RC2 2003-09-17     beta
0.8RC1 2003-08-17     beta
0.7.5 2003-07-21     beta
0.7.4 2003-06-30     beta
0.7.3 2003-05-18     beta
0.7.2 2003-04-22     beta
0.7.1 2002-12-02     beta
0.7.0 2002-10-21     beta
0.6.2 2002-07-08     beta