#
d9226a1d |
| 21-Jun-2004 |
Dmitry Stogov |
Support for HTTP redirection.
|
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1 |
|
#
99a0504a |
| 27-May-2004 |
Dmitry Stogov |
Memory leaks were fixed
|
#
2b3e1842 |
| 27-May-2004 |
Dmitry Stogov |
BUGFIX: Prevent crash on error in send_http_soap_request()
|
Revision tags: php-4.3.7RC1, RELEASE_0_1_1 |
|
#
38ef28e4 |
| 20-May-2004 |
Dmitry Stogov |
Allowing user defined SOAP transports with SoapClient::__doRequest()
|
#
2d6770f0 |
| 12-May-2004 |
Marcus Boerger |
- Added missing UNREGISTER_INI_ENTRIES
|
#
962ab19c |
| 05-May-2004 |
Dmitry Stogov |
Support for classes with __call() method on server side.
|
#
7bddbd7b |
| 05-May-2004 |
Dmitry Stogov |
php_error() -> php_error_docref() (Marcus, Dmitry)
|
Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2 |
|
#
0d42248a |
| 15-Apr-2004 |
Dmitry Stogov |
Calls to zend_exception_error() were removed.
|
Revision tags: php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2 |
|
#
6f6ef6de |
| 02-Apr-2004 |
Dmitry Stogov |
SoapClint support for multiple hosts (through WSDL) with cookies.
|
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
|
#
1ed6bb3e |
| 30-Mar-2004 |
Dmitry Stogov |
Using studlyCaps names.
|
Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1 |
|
#
d0a48015 |
| 18-Mar-2004 |
Ilia Alshanetsky |
s/emalloc/safe_emalloc/ where appropriate.
|
Revision tags: php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0 |
|
#
d05665a5 |
| 27-Feb-2004 |
Dmitry Stogov |
fix: Incorrect error message
|
#
81f05c18 |
| 25-Feb-2004 |
Ard Biesheuvel |
Wordsize fixes
|
#
ab968b3d |
| 25-Feb-2004 |
Dmitry Stogov |
HTTP compression (memory leak was fixed)
|
#
32b6d2fb |
| 25-Feb-2004 |
Dmitry Stogov |
HTTP compression support (gzip and deflate)
|
#
0b0eb80f |
| 24-Feb-2004 |
Dmitry Stogov |
WSDL support for <soap:headerfault> was implemented
|
#
0dadb2bb |
| 19-Feb-2004 |
Dmitry Stogov |
fix: prevent possible crash
|
#
15ccb3be |
| 19-Feb-2004 |
Dmitry Stogov |
Support for SOAP Fault encoding according to WSDL <fault> and <soap:fault>
|
#
cbec795c |
| 18-Feb-2004 |
Dmitry Stogov |
fix: SoapFault constructor fixed to confirm documentation.
|
#
7edf9bc2 |
| 17-Feb-2004 |
Dmitry Stogov |
support for XMLSchema <element> nillable attribute
|
#
168dc362 |
| 17-Feb-2004 |
Dmitry Stogov |
Encoding of ommited tail parameters as NULLs
|
Revision tags: php-4.3.5RC3 |
|
#
939a8d43 |
| 16-Feb-2004 |
Dmitry Stogov |
Prevent processing SOAP headers with invalid namespace in WSDL mode.
|
#
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)
|