summaryrefslogtreecommitdiff
path: root/ext/soap/tests/interop/Round3
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1533-33/+33
* Sync leading and final newlines in source code filesPeter Kokot2018-10-1410-10/+10
* Remove unused filesPeter Kokot2018-09-261-26/+0
* Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-1/+1
* Finish PHP 4 constructor deprecationNikita Popov2015-03-311-1/+1
* Deprecate PHP 4 constructorsAndrea Faulds2015-03-3113-14/+14
* it make no sense to create a reference to objectDmitry Stogov2014-05-161-1/+1
* - Fixed testsFelipe Pena2010-04-032-45/+10
* Fixed broken soap.wsdl_cache_enabledDmitry Stogov2008-01-0933-0/+58
* fix tests (add precision)Antony Dovgal2007-05-078-0/+16
* Fixed SOAP tests and added additional tests to ensure processing POST dataIlia Alshanetsky2007-05-0712-12/+12
* Fixed testDmitry Stogov2007-04-221-2/+2
* Fixed bug #37013 (server hangs when returning circular object references)Dmitry Stogov2007-04-023-11/+47
* Fixed bug #39815 (SOAP double encoding is not locale-independent)Dmitry Stogov2006-12-191-2/+2
* Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attrib...Dmitry Stogov2006-05-2610-20/+20
* Fixed bug #34787 (SOAP Client not handling boolean types correctly)Dmitry Stogov2005-10-094-8/+8
* Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.Dmitry Stogov2005-08-242-4/+4
* Support for element's form and schema's elementFormDefault attributes (qualif...Dmitry Stogov2005-04-202-2/+2
* Some tests were fixedDmitry Stogov2005-04-205-36/+0
* Missing files were addedDmitry Stogov2005-04-184-2/+56
* actually commit the SOAP interop tests this time.George Schlossnagle2005-04-0367-0/+2169