X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=9cfb466300303fbee048be0913b49641af427523;hp=dcd8fd51fc829018e485b0d0a579546e209ef9f3;hb=76e122adc1282ee43b222d5f3dbec2a11fe29ca5;hpb=59a4a40f11ab3b0bbfaad81e45a5e8a34f466f7c diff --git a/package.xml b/package.xml index dcd8fd5..9cfb466 100644 --- a/package.xml +++ b/package.xml @@ -23,14 +23,16 @@ support. Parallel requests are available for PHP 5 and greater. - 1.3.3 - 2006-10-25 + 1.5.0RC2 + 2007-02-10 BSD, revised - stable - * Fixed HttpResponse::setHeader("name", {omitted|NULL|""}) not unsetting header -* Fixed HttpRequest::__construct()'s options parameter to allow NULL -* Fixed build --without-http-curl-requests (bug #8872) -* Fixed build with PHP < 4.3.10 (bug #9067) + beta + o Improved new persistent handles functionality + - Removed --enable-http-persistent-handles + + Added http.persistent.handles.limit system INI option which controls + the maximum amount of idle persistent handles kept around (per provider); + 0 means every handle is destroyed after usage (i.e. disabled), + -1 means virtually unlimited maximum amount of idle handles (default) @@ -47,7 +49,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -62,8 +63,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -81,14 +80,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -109,6 +100,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -146,12 +138,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -169,31 +156,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -215,6 +194,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -249,6 +229,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -265,6 +246,7 @@ support. Parallel requests are available for PHP 5 and greater. +