summaryrefslogtreecommitdiff
path: root/ext/soap/tests/schema/test_schema.inc
Commit message (Expand)AuthorAgeFilesLines
* Fixed SOAP tests and added additional tests to ensure processing POST dataIlia Alshanetsky2007-05-071-1/+1
* Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL typ...Dmitry Stogov2007-03-201-3/+3
* Fix qualified names for attributes according to attributeFormDefault.George Schlossnagle2005-04-031-5/+6
* Support for <soap:body> "parts" attributeDmitry Stogov2005-03-211-1/+1
* Fixed bug #31422 (No Error-Logging on SoapServer-Side).Dmitry Stogov2005-01-201-1/+3
* win32 specific fixesDmitry Stogov2004-02-271-6/+0
* Caching of temorary WSDL files was disabled.Dmitry Stogov2004-02-121-0/+1
* Now SoapClient uses excptions as default method for error reportingDmitry Stogov2004-02-111-1/+1
* PHP API was changed (see readme.html for more details).Dmitry Stogov2004-02-051-4/+2
* SOAP Headers was implemented (near complete)Dmitry Stogov2004-02-041-1/+1
* Test suite for XML Schema and SOAP encoding/decodingDmitry Stogov2004-01-281-0/+81