History log of /PHP-8.3/ext/soap/php_http.c (Results 101 – 125 of 238)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f9f631fb 22-Mar-2012 Ilia Alshanetsky

Fixed bug #61423 (gzip compression fails).

Conflicts:

NEWS


# b4aea526 22-Mar-2012 Ilia Alshanetsky

Fixed bug #61423 (gzip compression fails).


Revision tags: PHP-5.4.1-RC1
# 657547f8 21-Mar-2012 Dmitry Stogov

Fixed bug #49853 (Soap Client stream context header option ignored)


# d54e6ce8 08-Mar-2012 Ilia Alshanetsky

Fixed bug #60842, #51775 (Chunked response parsing error when chunksize length line is > 10 bytes).


# aee5a986 08-Mar-2012 Ilia Alshanetsky

Fixed bug #60842, #51775 (Chunked response parsing error when chunksize length line is > 10 bytes).


# b61f335b 08-Mar-2012 Ilia Alshanetsky

Fixed bug #60842, #51775 (Chunked response parsing error when chunksize length line is > 10 bytes).


Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# 8de50cc1 18-Nov-2011 Pierrick Charron

Added new SoapClient option "keep_alive". FR #60329


# 34bb8d81 18-Nov-2011 Pierrick Charron

Added new SoapClient option "keep_alive". FR #60329


Revision tags: php-5.4.0RC1, php-5.3.9RC1
# 19a0522a 02-Nov-2011 Dmitry Stogov

Prevent possible integer overflow


# fd28dfc5 02-Nov-2011 Dmitry Stogov

Prevent possible integer overflow


# fbdd2f3e 02-Nov-2011 Dmitry Stogov

Prevent possible integer overflow


Revision tags: php-5.4.0beta2
# 0a1cc5f0 15-Oct-2011 Stanislav Malyshev

fix potential integer overflow


# 3e289bb0 15-Oct-2011 Stanislav Malyshev

fix potential integer overflow


Revision tags: php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 1b60eb88 05-Oct-2010 Dmitry Stogov

Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapClient object).


# 8dd1e05d 05-Oct-2010 Dmitry Stogov

Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapClient object).


# aa0ed267 16-Sep-2010 Pierre Joye

- use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 54caf223 28-May-2010 Dmitry Stogov

Fixed bug #50976 (Soap headers Authorization not allowed)


# 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


12345678910