X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=afe3a3c78b7ae7e45ddd5a16993cb6bbbe2d886f;hb=2a50cf93897ce1a3e9805dac180bc2f5729f8b3d;hp=df1a694a77636297dc79518d53a6b5fae15e04c2;hpb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index df1a694..afe3a3c 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 @@ -12,14 +12,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. - -PHP-5 classes: -HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream, HttpQueryString - -PHP-5.1 classes: -HttpResponse +support. Parallel requests are available for PHP 5 and greater. @@ -30,17 +23,15 @@ HttpResponse - 0.25.0 - 2006-03-06 + 1.6.6 + 2009-12-10 BSD, revised - beta - * Fixed bug #6924 (Linking fails on Mac OSX). -* Fixed HttpRequest::addRawPostData(). - -+ Added feature request http_put_data() and HttpRequest::(set|get|add)PutData(). -+ Added 'range' request option. -+ Added 'proxytype' request option. -+ Added HTTP_PROXY_HTTP, HTTP_PROXY_SOCKS4, HTTP_PROXY_SOCKS5 constants. + stable + * Fixed a Last-Modified caching bug in http_send API +* Fixed bug with HttpRequestPool and libevent when adding requests while running +* Fixed memory leak in HttpResponse::getStream() (Felipe Pena) +* Fixed bug #14382 (PHP crash after casting scalar argument to an array in HttpQueryString) +* Fixed bug #16533 (http_redirect fails with url->port==0) @@ -48,15 +39,15 @@ HttpResponse - + + - @@ -64,16 +55,16 @@ HttpResponse + - - + @@ -89,14 +80,6 @@ HttpResponse - - - - - - - - @@ -114,13 +97,20 @@ HttpResponse + + + + + + + @@ -130,11 +120,12 @@ HttpResponse + - + @@ -148,12 +139,11 @@ HttpResponse - - - - - - + + + + + @@ -171,36 +161,28 @@ HttpResponse - - - - - - - + - - + + - - + - @@ -217,10 +199,15 @@ HttpResponse + + + + + @@ -247,10 +234,15 @@ HttpResponse + + + + + @@ -259,6 +251,7 @@ HttpResponse +