History log of /PHP-5.4/ext/soap/php_http.c (Results 26 – 50 of 141)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1fe3984c 28-May-2010 Dmitry Stogov

Fixed bug #50976 (Soap headers Authorization not allowed)


# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 1709009f 13-Jan-2010 Frank M. Kromann

Don't free soap_headers just before comparing the length. This causes SoapClient to fail when requesting a URL


# 5d0419e0 05-Jan-2010 Sriram Natarajan

- Addressing minor leak noticed while addressing bug #48590


# 2c8bdf40 05-Jan-2010 Sriram Natarajan

- Fixed bug #48590 (SoapClient does not honor max_redirects)


# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2
# 84ab9cd3 21-Nov-2009 Pierrick Charron

Fixed bug #50219 (soap call Segmentation fault on a redirected url).


Revision tags: php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3
# 2c31cd51 03-Jun-2009 Ilia Alshanetsky

Fixed bug #46386 (Digest authentication with SOAP module fails against MSSQL
SOAP services)

#original patch by lordelph at gmail dot com


Revision tags: php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 2b456001 19-Jan-2009 Ilia Alshanetsky

MFB: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting).


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7
# 1a3f557b 01-Dec-2008 Dmitry Stogov

Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message)


# 91907961 28-Nov-2008 Dmitry Stogov

Fixed bug #41534 (SoapClient over HTTPS fails to reestablish connection)


Revision tags: php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1
# 8d610e79 01-Oct-2008 Dmitry Stogov

Added ability to send user defined HTTP headers with SOAP request.


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4
# c3474b91 04-Apr-2008 Joe Orton

MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)
(stotty at tvnet dot hu)
MFH: Fix another case of a broken stream->fd cast in 64-bit builds.


Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1
# 28e4a3d4 22-Feb-2008 Rasmus Lerdorf

Missing footer


Revision tags: RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# af76115f 17-Oct-2007 Dmitry Stogov

Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran)


# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND
# 7a847f10 24-Jul-2007 Dmitry Stogov

Fixed bug #41983 (Error Fetching http headers terminated by '\n')


Revision tags: BEFORE_IMPORT_OF_MYSQLND
# 1e768865 13-Jul-2007 Dmitry Stogov

Fixed memleak


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0
# 5d8567b8 10-May-2007 Antony Dovgal

%d -> %ld


# 51e0891f 10-May-2007 Ilia Alshanetsky

Fixed random number generation for http auth mechanism in SOAP

# Identified by Stefan Esser


Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6
# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1
# 2a019a14 21-Feb-2007 Stanislav Malyshev

use snprintf


# 6b253ae0 21-Feb-2007 Ilia Alshanetsky

Improve redirect validation


123456