Code Comments
Programming Forum and web based access to our favorite programming groups.The new PEAR package SOAP-0.9.0 (beta) has been released at [url]http://pear.php.net/.[ /url] Release notes ------------- - Fix #3456 - SOAP_Base now has a $_namespace property for the object's default namespac e (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, t reat 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 tr acing). - 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 <ws dl: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 #4 076). - Fix PEAR bug #4062 - decode base64-encoded data. - Fix PEAR bug #953 - stop code flow and return SOAP fault on errors in user land 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 va lues. Package Info ------------- Implementation of SOAP protocol and services Related Links ------------- Package home: http://pear.php.net/package/SOAP Changelog: http://pear.php.net/package/SOAP/download/0.9.0 Download: http://pear.php.net/get/SOAP-0.9.0.tgz Authors ------------- Shane Caraveo <shane@caraveo.com> (lead) Arnaud Limbourg <arnaud@limbourg.com> (lead) Al Baker (lead) Jan Schneider <jan@horde.org> (lead) Chuck Hagenbuch <chuck@horde.org> (lead)
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.