History log of /PHP-7.4/ext/soap/php_encoding.c (Results 251 – 275 of 304)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b21756c1 13-Feb-2004 Dmitry Stogov

Source cleanup


# 81af85c3 13-Feb-2004 Dmitry Stogov

Old in-memory WSDL cache was removed (it was already switched off by #ifdef)


# 9b29737f 13-Feb-2004 Dmitry Stogov

BUGFIX


Revision tags: php-5.0.0b4, php-5.0.0b4RC1
# 6096b091 11-Feb-2004 Dmitry Stogov

Now SoapClient uses excptions as default method for error reporting


# 20add786 10-Feb-2004 Dmitry Stogov

WSDL caching was implemented


# 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


1...<<111213