History log of /php-src/ext/soap/php_packet_soap.c (Results 51 – 75 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 6078001f 26-Aug-2004 Dmitry Stogov

Merged bug fixes from PHP_5_0.

Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# b9bb0d77 21-May-2004 Dmitry Stogov

Fixed bug #28239 (No results returned on SOAP call, no error given)

Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1
# f712d46b 01-Apr-2004 Dmitry Stogov

Fixed possible crash

# 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, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1
# 20add786 10-Feb-2004 Dmitry Stogov

WSDL caching was implemented

# 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
# 840526f1 02-Feb-2004 Dmitry Stogov

Server-part support for SOAP Headers was implemented (incomplete)

# 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

# 1e5ebeb9 26-Jan-2004 Dmitry Stogov

Support for SOAP 1.2 Fault/Code/Value and Fault/Reason/Text

# 9387d78f 26-Jan-2004 Dmitry Stogov

SOAP 1.2 Fault support (Code,Reason,Datail instead of faultcode,faultstring,...)

# fbead642 26-Jan-2004 Dmitry Stogov

Support for SOAP 1.2 RPC binding (<rpc:result>)

# 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
# 6277204a 23-Jan-2004 Dmitry Stogov

XML Schema support was improved
suport for type extension

# ba4c4cdd 19-Jan-2004 Marcus Boerger

Fix some warnings

# ef9e7345 15-Jan-2004 Dmitry Stogov

SOAP 1.2 support was improved

# fc69cc8c 14-Jan-2004 Dmitry Stogov

SOAP message must not contain a Document Type Declaration

# 3961fec2 13-Jan-2004 Dmitry Stogov

Source ceanup

# 98ff80db 13-Jan-2004 Dmitry Stogov

WSDL: support for multiple services/ports/bindings was implemented

# fceb95f1 13-Jan-2004 Dmitry Stogov

XML parsing warnings and notices were disabled.

Revision tags: php-4.3.5RC1
# 9a3cdc64 09-Jan-2004 Dmitry Stogov

Source cleanup.

1234