X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=2e3d7b6285ed2ae4205267628710816fb19336e2;hp=0c71b6abeb1238d1863f6fc92e8651cb814aa4d1;hb=ad5f896b03adaa073134a00108a9cdf00720673a;hpb=5f68febcb2e4b88cf3c99be8b0e23c19519598da diff --git a/package.xml b/package.xml index 0c71b6a..2e3d7b6 100644 --- a/package.xml +++ b/package.xml @@ -1,9 +1,17 @@ - - - + + pecl_http + pecl.php.net Extended HTTP Support - This HTTP extension aims to provide a convenient and powerful + - - - mike - Michael Wallner - mike@php.net - lead - - - - 1.6.0 - 2007-11-26 - BSD, revised - beta - + Added HttpRequest::flushCookies() (libcurl >= 7.17.1) -+ 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 problems with cookiestore request option introduced with persistent handles -* Fixed crash on prematurely called HttpMessage::next() -* Fixed possible shutdown crash with http_parse_params() and PHP4 -* 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 - - - - - - - - - - - - - - - - - - - - - - - - - +]]> + + Michael Wallner + mike + mike@php.net + yes + + 2010-04-29 + + 1.7.0 + 1.7.0 + + + stable + stable + + BSD, revised + = 7.19.4) +* Added postredir request options constants: + - HTTP_POSTREDIR_301 + - HTTP_POSTREDIR_302 + - HTTP_POSTREDIR_ALL +* Added authtype request option constant: + - HTTP_AUTH_DIGEST_IE +* Added proxytype request option constants: + - HTTP_PROXY_HTTP_1_0 +* Added request info members: + - condition_unmet (libcurl >= 7.19.4) +* Fixed bug #16893 (Content not decoded with zlib support and compress enabled) +* Fixed bug #17087 (http_build_cookie() exhausts memory if cookie value is NULL) +* Fixed bug #17169 (Wrong return value of HttpMessage::getHttpVersion()) +]]> + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + @@ -83,11 +169,10 @@ support. Parallel requests are available for PHP 5 and greater. - - + @@ -105,18 +190,12 @@ support. Parallel requests are available for PHP 5 and greater. + + - - - - - - - - @@ -127,12 +206,19 @@ support. Parallel requests are available for PHP 5 and greater. + + + + + + + + - @@ -145,16 +231,17 @@ support. Parallel requests are available for PHP 5 and greater. + - - + - + + @@ -178,85 +265,61 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + 4.3 + 6.0.0 + 6.0.0 + + + 1.4.1 + + + + spl + session + hash + iconv + + + http + + + + + + + + + + + + + - + +