X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=8523a6d6500ee94c0f69326c235d543a1891f838;hb=018b2c58cc2cf419cbe63f3fedb052cd7d96500e;hp=0f559aa28dd39a94c4df8e7b75e1d75cabb8615d;hpb=6a8d8f34361e89ea6e9b7b2737f0a8baf94705f2;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 0f559aa..8523a6d 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,15 +23,12 @@ support. Parallel requests are available for PHP 5 and greater. - 1.5.0RC1 - 2007-02-08 + 1.6.5 + 2009-08-13 BSD, revised - 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 + stable + * Fixed PHP5.1 build +* Fixed http_get_request_body[_stream]() with FastCGI SAPI @@ -42,7 +39,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -65,6 +61,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -97,6 +94,8 @@ support. Parallel requests are available for PHP 5 and greater. + + @@ -137,8 +136,11 @@ support. Parallel requests are available for PHP 5 and greater. + + +