X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=1576885d35b0b2a45d7b6fdd489b7d710b41424f;hp=8c8e030f6dff7adc787ff4db807b69d50bafc0ce;hb=d8d4c50ac3637c4fafae5cec91501795b334c11e;hpb=dbc4ec02cd319000b5c8589910047cfe6d5738be diff --git a/package2.xml b/package2.xml index 8c8e030..1576885 100644 --- a/package2.xml +++ b/package2.xml @@ -20,7 +20,7 @@ language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL -support. Parallel requests are available for PHP-5 and greater. +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -28,38 +28,41 @@ support. Parallel requests are available for PHP-5 and greater. mike@php.net yes - 2006-00-00 + 2007-09-26 - 1.0.0RC5 - 1.0.0 + 1.6.0b2 + 1.6.0 beta - beta + stable BSD, revised Array("value", Array("name"=>"value"), ...)} -* Fixed HttpMessage::setRequestMethod() errenously issuing a warning about an unknown request method ++ Added constant HTTP_URL_FROM_ENV ++ 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() +* Fixed a possible crash at module shutdown in the persistent handle API + (probably fixing bug #11509) +* Fixed test suite for PHP4 +* Fixed missing PHP_LIBDIR definition in config.m4 for PHP4 +* Fixed non-standard shell support in config.m4 ]]> - + - + @@ -81,9 +84,12 @@ support. Parallel requests are available for PHP-5 and greater. + + + @@ -94,6 +100,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -109,9 +116,12 @@ support. Parallel requests are available for PHP-5 and greater. + + + @@ -122,6 +132,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -131,6 +142,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -138,10 +150,8 @@ support. Parallel requests are available for PHP-5 and greater. - - - + @@ -156,14 +166,6 @@ support. Parallel requests are available for PHP-5 and greater. - - - - - - - - @@ -184,6 +186,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -194,16 +197,19 @@ support. Parallel requests are available for PHP-5 and greater. + + + - + @@ -217,18 +223,15 @@ support. Parallel requests are available for PHP-5 and greater. - - - - - - - + + + - + - + + @@ -240,29 +243,21 @@ support. Parallel requests are available for PHP-5 and greater. - - - - - - - + - - + + - - @@ -291,24 +286,29 @@ support. Parallel requests are available for PHP-5 and greater. prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> + - +