X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package2.xml;h=5edcb1779cd9a00aab9d2e18365bf98878d63a1e;hb=2d31adababe7af92c0153f8eff813c582c3d566c;hp=5b2e9508060d27993f89ebdeae091ccbabb845e0;hpb=8d25696948ed61d50c417275222117f43069ddd1;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 5b2e950..5edcb17 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,23 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -28,10 +35,10 @@ mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.18.0dev - 0.18.0 + 0.25.0 + 0.25.0 beta @@ -39,12 +46,16 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available +* Fixed bug #6924 (Linking fails on Mac OSX). +* Fixed HttpRequest::addRawPostData(). + +- Renamed HttpQueryString::getInstance() to more commonly used ::singleton(). +- Renamed HttpQueryString::iconv() to more generic ::xlate(). -* Fixed a bug that caused a warning about an invalid curl handle at HttpRequestPool destruction ++ 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. ]]> @@ -52,16 +63,8 @@ + - - - - - - - - - @@ -81,18 +84,24 @@ + + + + + + @@ -102,35 +111,50 @@ + + + + + + + + + + + + + - - - + + + + + @@ -138,6 +162,7 @@ + @@ -155,30 +180,48 @@ - + + + + + + + + + + + + + + + + + + + @@ -191,8 +234,11 @@ + + + @@ -217,6 +263,11 @@ + + + + + @@ -232,9 +283,10 @@ - - session - + spl + session + hash + iconv http @@ -244,11 +296,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - - - + + + +