History log of /php-src/ext/soap/soap.c (Results 526 – 550 of 640)
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
# de46ba2e 10-Aug-2004 Dmitry Stogov

Fixed bug #28969 (Wrong data encoding of special characters).

Revision tags: php-5.0.1RC1, RELEASE_0_1
# 31757a6a 20-Jul-2004 Dmitry Stogov

Fixed incorrect HTTP headers in SOAP response

# 96fc48b6 19-Jul-2004 Dmitry Stogov

Fixed bug #28985 (__getTypes() returning nothing on complex WSDL).

# e0f33c58 19-Jul-2004 Dmitry Stogov

Fixed bug #29061 (soap extension segfaults).

# e35bc2e2 19-Jul-2004 Dmitry Stogov

Fixed memory leak (related to new implementation of empty strings)

Revision tags: php-5.0.0RC4, php-5.0.0
# 2ec89aa8 13-Jul-2004 Zeev Suraski

Add {{{ proto's

Revision tags: php-4.3.8
# b5aa8db6 06-Jul-2004 Sebastian Bergmann

Fix ZTS build.

# 8ad22e42 06-Jul-2004 Dmitry Stogov

Fixed bug #28751 (SoapServer does not call _autoload())

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

1...<<212223242526