summaryrefslogtreecommitdiff
path: root/ext/soap/tests/interop/Round4/GroupH
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-034-72/+72
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1557-57/+57
* Deprecate PHP 4 constructorsAndrea Faulds2015-03-3120-68/+68
* Fixed broken soap.wsdl_cache_enabledDmitry Stogov2008-01-0958-0/+84
* fix tests (add precision)Antony Dovgal2007-05-0732-0/+64
* Fixed SOAP tests and added additional tests to ensure processing POST dataIlia Alshanetsky2007-05-075-5/+5
* Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attrib...Dmitry Stogov2006-05-2630-55/+55
* Fixed bug #36629 (SoapServer::handle() exits on SOAP faults)Dmitry Stogov2006-03-1054-0/+54
* Fixed bug #34787 (SOAP Client not handling boolean types correctly)Dmitry Stogov2005-10-093-3/+3
* Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.Dmitry Stogov2005-08-248-10/+10
* Support for element's form and schema's elementFormDefault attributes (qualif...Dmitry Stogov2005-04-204-8/+8
* actually commit the SOAP interop tests this time.George Schlossnagle2005-04-0369-0/+3224