X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=5edcb1779cd9a00aab9d2e18365bf98878d63a1e;hb=5e46af3d4f9091d2c88922ae38bf142b0f0b59b5;hp=6dd18271cdaaa0baa89cf12fe5165b0414b6e576;hpb=64f9c50ce4d7f7ecc5b414b46fe44c28bf54974d;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 6dd1827..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,13 +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 -* Fixed a bug with http_get_request_headers() modifying $_SERVER array ++ 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. ]]> @@ -53,16 +63,8 @@ + - - - - - - - - - @@ -82,18 +84,24 @@ + + + + + + @@ -103,35 +111,50 @@ + + + + + + + + + + + + + - - - + + + + + @@ -139,6 +162,7 @@ + @@ -156,30 +180,48 @@ - + + + + + + + + + + + + + + + + + + + @@ -192,8 +234,11 @@ + + + @@ -218,6 +263,11 @@ + + + + + @@ -233,9 +283,10 @@ - - session - + spl + session + hash + iconv http @@ -245,11 +296,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - - - + + + +