summaryrefslogtreecommitdiff
path: root/ext/soap/php_sdl.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #29839 (incorrect convert (xml:lang to lang))Dmitry Stogov2004-08-261-0/+1
|
* WSDL support for <soap:headerfault> was implementedDmitry Stogov2004-02-241-0/+1
|
* Support for SOAP Fault encoding according to WSDL <fault> and <soap:fault>Dmitry Stogov2004-02-191-13/+36
|
* Source cleanupDmitry Stogov2004-02-131-2/+1
|
* Old in-memory WSDL cache was removed (it was already switched off by #ifdef)Dmitry Stogov2004-02-131-12/+0
|
* WSDL support for unknown extensibility elements and wsdl:required attribute ↵Dmitry Stogov2004-02-121-1/+0
| | | | (Interop Round3 GroupF)
* WSDL caching was implementedDmitry Stogov2004-02-101-31/+37
|
* WSDL cache was disabled by default (see WSDL_CACHE macro)Dmitry Stogov2004-02-061-1/+14
| | | | | WSDL related memory leaks were fixed
* Free XML documents after WSDL parsing (they no longer need).Dmitry Stogov2004-02-061-4/+19
|
* SOAP Headers was implemented (near complete)Dmitry Stogov2004-02-041-4/+14
|
* fix: "Authors" correctedDmitry Stogov2004-01-291-1/+3
|
* - Add our standard headerDerick Rethans2004-01-291-0/+19
|
* Add namespaces to <Envelope> (not ot subnodes)Dmitry Stogov2004-01-281-0/+1
|
* XML Schema support (decoding of xsi:nil with attributes)Dmitry Stogov2004-01-261-51/+54
| | | | | Source Cleanup
* XML Schema support was improvedDmitry Stogov2004-01-231-4/+2
| | | | | | | support for type extension support for attribute encoding/decoding support for SOAP 1.2 array encoding/decoding
* XML Schema support was improvedDmitry Stogov2004-01-231-3/+7
| | | | | suport for type extension
* XML Schema support was improvedDmitry Stogov2004-01-221-24/+36
| | | | | | | | | | support for content model (<sequence>,<all>,<choice>) support for top-level <group> support for <group> 'ref' attribute support for content model encoding/decoding (incomplete) support for attribute encoding/decoding (incomplete) support for <attribute> with inline anonymous <simpleType>
* XML Schema support was improvedDmitry Stogov2004-01-211-7/+9
| | | | | | | | | | xml tree cleanup (save memory and parsing time) support for <inclide> and <import> support for top-level <attribute> support for <attribute> 'ref' attribute support for top-level <attributeGroup> support for <attributeGroup> 'ref' attribute
* XML Schema supportDmitry Stogov2004-01-201-0/+13
| | | | | | | - support for <element> 'ref' attibute was implemented - support for inline types - support for <list> and <union> (incompleate)
* XML Scheam supportDmitry Stogov2004-01-191-0/+1
|
* WSDL support was improvedDmitry Stogov2004-01-161-0/+1
| | | | | | support for message/part element attribute was implemented support for portType operation input/output name attribute was implemented
* Source ceanupDmitry Stogov2004-01-131-6/+8
|
* WSDL: support for multiple services/ports/bindings was implementedDmitry Stogov2004-01-131-10/+7
|
* WSDL support: support for wsdl importDmitry Stogov2004-01-121-3/+3
|
* Source cleanup.Dmitry Stogov2004-01-091-24/+12
|
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-051-8/+6
|
* Moved to C style comments.Andrey Hristov2003-01-171-14/+14
| | | | | Last time forgot to convert the header files.
* some more doc/lit stuffBrad LaFountain2002-08-141-0/+1
| | | | | some more wsdl stuff
* Sync with Sourceforge CVSBrad LaFountain2002-08-071-10/+64
|
* import php-soap library from sourceforgeShane Caraveo2002-07-071-0/+112