History log of /PHP-5.4/ext/soap/php_encoding.c (Results 151 – 175 of 199)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6ae97a5b 06-Feb-2004 Dmitry Stogov

WSDL cache was disabled by default (see WSDL_CACHE macro)
WSDL related memory leaks were fixed


# 88c11689 06-Feb-2004 Dmitry Stogov

Free XML documents after WSDL parsing (they no longer need).


# c22d7cf8 06-Feb-2004 Dmitry Stogov

PHP5 and WIN32 support was improved


# 2c1dcf32 05-Feb-2004 Dmitry Stogov

WSDL parsing speedup. Source cleanup.


# 9fa7d1c2 04-Feb-2004 Dmitry Stogov

SOAP Headers was implemented (near complete)


# 75e4f43d 03-Feb-2004 Dmitry Stogov

Initial support for client-part SOAP headers (very incomlete)


Revision tags: php-4.3.5RC2
# b1c77fcc 02-Feb-2004 Marcus Boerger

TSRM fixes


# a70a620a 02-Feb-2004 Dmitry Stogov

fix: proper handling of SOAP 1.1 href and unresolved attributes references


# b81645ed 30-Jan-2004 Dmitry Stogov

SOAP 1.2 specification conformity was improved


# e439a1af 29-Jan-2004 Dmitry Stogov

fix: "Authors" corrected


# 9d2f84e4 29-Jan-2004 Derick Rethans

- Add our standard header


# 49b9c595 29-Jan-2004 Dmitry Stogov

Support for nonWSDL mode was improved (SoapVal,SoapVar,SOAPAction...)


# 6cf3c858 28-Jan-2004 Dmitry Stogov

Error reoprting improved by prefix
New 'HTTP' fault code
Source cleanup


# 2238e4b9 28-Jan-2004 Dmitry Stogov

Add namespaces to <Envelope> (not ot subnodes)


# 3787c94c 27-Jan-2004 Dmitry Stogov

XML Schema support was improved
support for <attribite> default and fixed values
support for encoding of list elements


# c25df9d8 26-Jan-2004 Dmitry Stogov

fix


# fd773c92 26-Jan-2004 Dmitry Stogov

fix: memory leaks


# adb3562d 26-Jan-2004 Dmitry Stogov

XML Schema support was improved
support for unsignedLong standard type was fixed
restrictions checking was disabled
support for standard list types (IDREFS, IDS, NOTATIONS)


# e3cfa02b 26-Jan-2004 Dmitry Stogov

XML Schema support (decoding of xsi:nil with attributes)
Source Cleanup


Revision tags: RELEASE_1_3b6, php_ibase_before_split
# 8045b9c6 24-Jan-2004 Marcus Boerger

TSRM fix


# 695436b7 23-Jan-2004 Dmitry Stogov

XML Schema support was improved
support for type extension
support for attribute encoding/decoding
support for SOAP 1.2 array encoding/decoding


# 6277204a 23-Jan-2004 Dmitry Stogov

XML Schema support was improved
suport for type extension


# ec295085 22-Jan-2004 Dmitry Stogov

XML Schema support was improved
support for content model (<sequence>,<all>,<choice>)
support for top-level <group>
support for <group> 'ref' attribute

XML Schema support was improved
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>

show more ...


# b77413bd 21-Jan-2004 Marcus Boerger

Fix TSRM


# 67886b83 20-Jan-2004 Dmitry Stogov

XML Schema support
- support for <element> 'ref' attibute was implemented
- support for inline types
- support for <list> and <union> (incompleate)


12345678