X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=cc517ed3be319209629ca9dbc96edca6296c5391;hp=cdebd3f84ee156e9da07fef40f9525a051d673ac;hb=64b997ebfc4eab485a8ea04c633e3a5b6c32a1ff;hpb=868f439c22372956836fe7d561d2adc69feea809 diff --git a/package.xml b/package.xml index cdebd3f..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,16 +23,14 @@ support. Parallel requests are available for PHP 5 and greater. - 1.2.1 - 2006-08-26 + 1.6.0b1 + 2007-09-05 BSD, revised - stable - + Added HttpException::__toString() which takes care about any inner exceptions -- Disallowed detaching HttpRequest objects from HttpRequestPool while executing progress callback -* Fixed crash on detaching requests from pool in request event callbacks -* Fixed suppression of nested exceptions in e.g. HttpRequestPool::send() (fixes bug #8535) -* Fixed issues with inheritance and cloning of HttpDeflateStream, HttpInflateStream and HttpMessage - (Extending classes lose default properties on instantiation; Complex members ignored during cloning) + 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() @@ -49,7 +47,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -64,8 +61,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -83,14 +78,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -111,6 +98,9 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -146,12 +136,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -169,31 +154,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -215,11 +192,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -246,11 +227,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -260,6 +244,7 @@ support. Parallel requests are available for PHP 5 and greater. +