X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=0f559aa28dd39a94c4df8e7b75e1d75cabb8615d;hp=530e41a41c73839dcab84aa9b997cedc07b3a1ac;hb=6a8d8f34361e89ea6e9b7b2737f0a8baf94705f2;hpb=3dcb9b41f2cb451d858c31f2f080c070f0a78762 diff --git a/package.xml b/package.xml index 530e41a..0f559aa 100644 --- a/package.xml +++ b/package.xml @@ -23,11 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.4.0 - 2007-01-23 + 1.5.0RC1 + 2007-02-08 BSD, revised - stable - * Allow response codes up to 599 in HttpMessage::setResponseCode() + 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 @@ -38,6 +42,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -133,6 +138,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -188,6 +194,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -222,6 +229,7 @@ support. Parallel requests are available for PHP 5 and greater. +