summaryrefslogtreecommitdiff
path: root/ext/soap/tests/interop/Round2
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-153-3/+3
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
* Remove superfluous checks of always available functionsGabriel Caruso2018-08-033-3/+0
* Finish PHP 4 constructor deprecationNikita Popov2015-03-311-1/+1
* Deprecate PHP 4 constructorsAndrea Faulds2015-03-314-4/+4
* MFH: Fix skipifArnaud Le Blanc2009-05-203-0/+3
* Fixed broken soap.wsdl_cache_enabledDmitry Stogov2008-01-0931-0/+52
* fix tests (add precision)Antony Dovgal2007-05-0724-0/+48
* Fixed SOAP tests and added additional tests to ensure processing POST dataIlia Alshanetsky2007-05-072-2/+2
* Fixed bug #37013 (server hangs when returning circular object references)Dmitry Stogov2007-04-023-8/+14
* Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL typ...Dmitry Stogov2007-03-201-1/+1
* Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attrib...Dmitry Stogov2006-05-2645-78/+78
* Fixed bug #34787 (SOAP Client not handling boolean types correctly)Dmitry Stogov2005-10-096-12/+12
* Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.Dmitry Stogov2005-08-2412-22/+22
* Automatic encoding/decoding of hexbin data type (base64 support is improved)Dmitry Stogov2005-08-083-4/+4
* Fixed bug #32139 (SOAP client does not auto-handle base64 encoding).Ilia Alshanetsky2005-07-273-4/+4
* Fixed array type autodetection (use namespace name, but not the namespace prefixDmitry Stogov2005-06-092-2/+2
* Some tests were fixedDmitry Stogov2005-04-201-1/+0
* actually commit the SOAP interop tests this time.George Schlossnagle2005-04-0394-0/+2461