X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=9cfb466300303fbee048be0913b49641af427523;hp=bf499cc604832e8e1df9e9c4763b50ac309c6a5c;hb=76e122adc1282ee43b222d5f3dbec2a11fe29ca5;hpb=ed4f2ff81a6afcabbce1404395f2b8da9bc2eb38 diff --git a/package.xml b/package.xml index bf499cc..9cfb466 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -23,12 +23,16 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.1 - 2006-06-26 + 1.5.0RC2 + 2007-02-10 BSD, revised - stable - * Fixed build with gcc-2.95 (Thanks to Alexander Zhuravlev) -* Fixed memory leak in inflate code (Thanks to Thomas Landro Johnsen) + 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) @@ -45,7 +49,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -60,8 +63,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -79,14 +80,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -107,11 +100,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -141,12 +138,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -164,31 +156,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -210,11 +194,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -241,11 +229,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -255,6 +246,7 @@ support. Parallel requests are available for PHP 5 and greater. +