summaryrefslogtreecommitdiff
path: root/ext/soap/php_sdl.c
Commit message (Collapse)AuthorAgeFilesLines
...
* WSDL support: using types before declaration was fixedDmitry Stogov2004-01-131-47/+19
|
* XML parsing warnings and notices were disabled.Dmitry Stogov2004-01-131-0/+7
|
* Support for WSDL <operation> without <input> messageDmitry Stogov2004-01-131-67/+70
|
* WSDL support: schema importDmitry Stogov2004-01-121-4/+17
|
* WSDL support: support for wsdl importDmitry Stogov2004-01-121-295/+374
|
* WSDL support: use of type before declaration (see interop round2 base ↵Dmitry Stogov2004-01-121-1/+1
| | | | OpenLink echoStructArray)
* Source cleanup.Dmitry Stogov2004-01-091-256/+238
|
* BUGFIX: WSDL support (complexType/complexContent/restiction/atttibute)Dmitry Stogov2004-01-091-1/+42
|
* let soap build with php5Wez Furlong2004-01-091-0/+4
|
* SOAP Encoding/Decoding were improved.Dmitry Stogov2004-01-091-8/+8
|
* Support for "xsd:anyType" was implementedDmitry Stogov2004-01-081-14/+21
|
* WSDL support was improvedDmitry Stogov2004-01-061-8/+28
|
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-051-128/+198
|
* Miscellaneous compilation warning, coding standards, build related,Wez Furlong2003-03-041-4/+12
| | | | | | | | memory leak and segfault related fixes. The simple soap client/server code examples now run without leaking or segfaulting.
* Migrated to C style comments.Andrey Hristov2003-01-141-19/+24
|
* some more doc/lit stuffBrad LaFountain2002-08-141-56/+98
| | | | | some more wsdl stuff
* Sync with Sourceforge CVSBrad LaFountain2002-08-071-182/+351
|
* import php-soap library from sourceforgeShane Caraveo2002-07-071-0/+915