Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 4 | -0/+0 |
| | |||||
* | - skip on win, diff TZ format | Pierre Joye | 2011-09-07 | 1 | -1/+5 |
| | |||||
* | MFH: Fix tests: soap tests in schema/ needs the xml extension | Arnaud Le Blanc | 2008-07-23 | 1 | -0/+2 |
| | |||||
* | fix tests (add precision) | Antony Dovgal | 2007-05-07 | 9 | -1/+19 |
| | |||||
* | Fixed SOAP tests and added additional tests to ensure processing POST data | Ilia Alshanetsky | 2007-05-07 | 1 | -1/+1 |
| | | | | | works based on server001.phpt | ||||
* | New test | Dmitry Stogov | 2007-05-02 | 1 | -0/+45 |
| | |||||
* | Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL ↵ | Dmitry Stogov | 2007-03-20 | 5 | -3/+124 |
| | | | | type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE option in SoapClient/SoapServer constructors. | ||||
* | Fixed bug #37523 (namespaces added too late, leads to missing xsi:type ↵ | Dmitry Stogov | 2006-05-26 | 32 | -32/+32 |
| | | | | attributes. incompatibility with libxml2-2.6.24) | ||||
* | Fixed bug #36083 (SoapClient waits for responses on one-way operations) | Dmitry Stogov | 2006-02-07 | 6 | -6/+6 |
| | |||||
* | Test seems potentially bogus. | George Schlossnagle | 2005-10-10 | 1 | -30/+0 |
| | |||||
* | Fixed XML Schema error | Dmitry Stogov | 2005-10-10 | 1 | -0/+1 |
| | |||||
* | Fixed bug #34787 (SOAP Client not handling boolean types correctly) | Dmitry Stogov | 2005-10-09 | 1 | -1/+1 |
| | |||||
* | Test simple derivation from restriction. | George Schlossnagle | 2005-10-07 | 1 | -0/+30 |
| | |||||
* | Fixed test to support 64-bit platforms | Dmitry Stogov | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | Support for element's form and schema's elementFormDefault attributes ↵ | Dmitry Stogov | 2005-04-20 | 6 | -0/+186 |
| | | | | (qualified/unqualified) | ||||
* | Fix qualified names for attributes according to attributeFormDefault. | George Schlossnagle | 2005-04-03 | 19 | -22/+52 |
| | | | | | Add SOAP Interop tests from Dmitry. | ||||
* | Fixed handling of attributes' namespaces | Dmitry Stogov | 2005-03-28 | 17 | -17/+17 |
| | |||||
* | Support for <soap:body> "parts" attribute | Dmitry Stogov | 2005-03-21 | 1 | -1/+1 |
| | |||||
* | Fixed bug #31422 (No Error-Logging on SoapServer-Side). | Dmitry Stogov | 2005-01-20 | 32 | -67/+69 |
| | |||||
* | win32 specific fixes | Dmitry Stogov | 2004-02-27 | 1 | -6/+0 |
| | |||||
* | Fixed value of attribute is default value of attribute | Dmitry Stogov | 2004-02-24 | 1 | -1/+3 |
| | |||||
* | Caching of temorary WSDL files was disabled. | Dmitry Stogov | 2004-02-12 | 1 | -0/+1 |
| | |||||
* | Now SoapClient uses excptions as default method for error reporting | Dmitry Stogov | 2004-02-11 | 1 | -1/+1 |
| | |||||
* | PHP API was changed (see readme.html for more details). | Dmitry Stogov | 2004-02-05 | 1 | -4/+2 |
| | |||||
* | SOAP Headers was implemented (near complete) | Dmitry Stogov | 2004-02-04 | 3 | -3/+3 |
| | |||||
* | Error reoprting improved by prefix | Dmitry Stogov | 2004-01-28 | 1 | -1/+1 |
| | | | | | | New 'HTTP' fault code Source cleanup | ||||
* | Test suite for XML Schema and SOAP encoding/decoding | Dmitry Stogov | 2004-01-28 | 75 | -0/+2183 |