X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=5edcb1779cd9a00aab9d2e18365bf98878d63a1e;hb=5e46af3d4f9091d2c88922ae38bf142b0f0b59b5;hp=c502b4321c3198ba3c6899b19aaa7c32c6030656;hpb=4e3211cfb2655e91693bbb139e3a32fb6825830d;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c502b43..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,10 +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. ]]> @@ -50,16 +63,8 @@ + - - - - - - - - - @@ -79,18 +84,24 @@ + + + + + + @@ -100,35 +111,50 @@ + + + + + + + + + + + + + - - - + + + + + @@ -136,6 +162,7 @@ + @@ -153,30 +180,48 @@ - + + + + + + + + + + + + + + + + + + + @@ -189,8 +234,11 @@ + + + @@ -215,6 +263,11 @@ + + + + + @@ -230,9 +283,10 @@ - - session - + spl + session + hash + iconv http @@ -242,11 +296,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - - - + + + +