History log of /PHP-5.4/ext/soap/php_sdl.c (Results 76 – 100 of 140)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.6RC1
# 40bb7344 01-Apr-2004 Dmitry Stogov

Some small improvments, support for new style constructors, support for exceptions other then SoapFault


Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# 0b0eb80f 24-Feb-2004 Dmitry Stogov

WSDL support for <soap:headerfault> was implemented


# 8b9607cf 19-Feb-2004 Dmitry Stogov

Don't try to use <input> name instead of <opeartion> name for encoding RPC call


# 2d61e362 19-Feb-2004 Dmitry Stogov

WSDL caching bugs were fixed


# 15ccb3be 19-Feb-2004 Dmitry Stogov

Support for SOAP Fault encoding according to WSDL <fault> and <soap:fault>


# 7edf9bc2 17-Feb-2004 Dmitry Stogov

support for XMLSchema <element> nillable attribute


# 0ecd198d 17-Feb-2004 Dmitry Stogov

fix: Using proper namespace for <soap:header> if it is not specified.


# 1350643b 16-Feb-2004 Dmitry Stogov

BUGFIX: incorrect restoring of negative integers from WSDL cache


Revision tags: php-4.3.5RC3
# 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)


# 563e769d 12-Feb-2004 Dmitry Stogov

WSDL support for unknown extensibility elements and wsdl:required attribute (Interop Round3 GroupF)


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

Cache files access rights were changed.


# 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


# 79dc8d5e 06-Feb-2004 Dmitry Stogov

fix


# 59ab20b2 06-Feb-2004 Dmitry Stogov

optimization


# 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).


# 2c1dcf32 05-Feb-2004 Dmitry Stogov

WSDL parsing speedup. Source cleanup.


# 9fa7d1c2 04-Feb-2004 Dmitry Stogov

SOAP Headers was implemented (near complete)


Revision tags: php-4.3.5RC2
# 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


# 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)


123456