X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=0f559aa28dd39a94c4df8e7b75e1d75cabb8615d;hb=refs%2Ftags%2FRELEASE_1_5_0_RC1;hp=bf499cc604832e8e1df9e9c4763b50ac309c6a5c;hpb=ed4f2ff81a6afcabbce1404395f2b8da9bc2eb38;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index bf499cc..0f559aa 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,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.1 - 2006-06-26 + 1.5.0RC1 + 2007-02-08 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 + + Added HttpMessage::fromEnv(int type[, string class_name = "HttpMessage"]) (Clay Loveless) ++ Added support for per process persistent cURL handles (requested by Clay Loveless): + o Added --enable-http-persistent-handles configure option + o Added http_persistent_handles_count(), http_persistent_handles_clean([string name]), http_persistent_handles_ident([string ident]) + o Added http.persistent.handles.ident INI setting @@ -39,13 +42,13 @@ 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. +