#
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)
|
#
1b6f1762 |
| 27-Jan-2004 |
Dmitry Stogov |
Support for relative path in WSDL and XML Schema <import>
|
#
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 |
|
#
3eb16bc3 |
| 23-Jan-2004 |
Dmitry Stogov |
fix
|