#
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.
|
#
792b0e8f |
| 09-Jan-2004 |
Dmitry Stogov |
SOAP Encoding/Decoding were improved.
|
#
dd5ce0c4 |
| 08-Jan-2004 |
Dmitry Stogov |
SOAP versioning model was implemented (support for SOAP 1.1 and SOAP 1.2)
|
#
de6184ed |
| 05-Jan-2004 |
Dmitry Stogov |
PHP5 support, better encoding and WSDL support, interop round 2 base and groupB
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1 |
|
#
8e5aaa0e |
| 04-Mar-2003 |
Wez Furlong |
Miscellaneous compilation warning, coding standards, build related, memory leak and segfault related fixes. The simple soap client/server code examples now run without leaking or seg
Miscellaneous compilation warning, coding standards, build related, memory leak and segfault related fixes. The simple soap client/server code examples now run without leaking or segfaulting.
show more ...
|
Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
ffeb57af |
| 13-Jan-2003 |
Andrey Hristov |
Modifying TS build. Migrating to _ex API for hash traversal.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2 |
|
#
b4ced28d |
| 22-Nov-2002 |
Jan Kneschke |
- protect the function against a non-xml document - initializing variables reduces the number of seg-faults
|
Revision tags: BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1 |
|
#
7c1d2ff2 |
| 14-Aug-2002 |
Brad LaFountain |
some more doc/lit stuff some more wsdl stuff
|