X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=cc517ed3be319209629ca9dbc96edca6296c5391;hp=afc7bc793f086c240ea2cceb8a5ae42fc0d8841e;hb=64b997ebfc4eab485a8ea04c633e3a5b6c32a1ff;hpb=eae2e0b6f3ec09658c4e5ea54662a2221890fed7 diff --git a/package.xml b/package.xml index afc7bc7..cc517ed 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,14 @@ support. Parallel requests are available for PHP 5 and greater. - 1.2.1 - 2006-08-24 + 1.6.0b1 + 2007-09-05 BSD, revised - stable - + Added HttpException::__toString() which takes care about any inner exceptions -* Fixed issues with inheritance and cloning of HttpDeflateStream, HttpInflateStream and HttpMessage - (Extending classes lose default properties on instantiation; Complex members ignored during cloning) -* Fixed suppression of nested exceptions in e.g. HttpRequestPool::send() (fixes bug #8535) -* Fixed crash on detaching requests from pool in request event callbacks + beta + + Added 'retrycount' and 'retrydelay' request options ++ Added libevent support for libcurl (>= 7.16.0): + o added --with-http-curl-libevent configure option + o added HttpRequestPool::enableEvents() @@ -48,7 +47,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -63,8 +61,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -82,14 +78,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -110,6 +98,9 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -145,12 +136,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -168,31 +154,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -214,11 +192,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -245,11 +227,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -259,6 +244,7 @@ support. Parallel requests are available for PHP 5 and greater. +