summaryrefslogtreecommitdiff
path: root/ext/soap/php_encoding.c
Commit message (Collapse)AuthorAgeFilesLines
...
* WSDL: encoding rpc/document and encoded/literalDmitry Stogov2004-01-141-1/+28
|
* WSDL: support for multiple services/ports/bindings was implementedDmitry Stogov2004-01-131-37/+80
|
* Timezone supportDmitry Stogov2004-01-121-8/+19
|
* Source cleanup.Dmitry Stogov2004-01-091-255/+259
|
* let soap build with php5Wez Furlong2004-01-091-0/+1
|
* SOAP Encoding/Decoding were improved.Dmitry Stogov2004-01-091-17/+88
|
* Handling of "position" and "offset" array attributes was implementedDmitry Stogov2004-01-081-99/+108
|
* Support for "xsd:anyType" was implementedDmitry Stogov2004-01-081-2/+4
|
* WSDL support was improvedDmitry Stogov2004-01-061-38/+61
|
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-051-151/+368
|
* fixed compilation problem in php-4.3.2dev.Rui Hirokawa2003-04-191-1/+2
|
* Miscellaneous compilation warning, coding standards, build related,Wez Furlong2003-03-041-2/+9
| | | | | | | | 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-17/+19
|
* Modifying TS build.Andrey Hristov2003-01-131-4/+4
| | | | | Migrating to _ex API for hash traversal.
* some more doc/lit stuffBrad LaFountain2002-08-141-2/+2
| | | | | some more wsdl stuff
* Sync with Sourceforge CVSBrad LaFountain2002-08-071-119/+159
|
* a few fixesShane Caraveo2002-07-141-2/+2
| | | | | | | | fix __isfault fix decimal encoding fix a couple crashers in release builds by initializing variables set http to 1.0 since 1.1 features are not really supported
* import php-soap library from sourceforgeShane Caraveo2002-07-071-0/+1085