X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=5edcb1779cd9a00aab9d2e18365bf98878d63a1e;hb=5e46af3d4f9091d2c88922ae38bf142b0f0b59b5;hp=c6486374e4f2b0c0643b1a8112a114ebe36aff99;hpb=953b5ac37ad4aa801c7160ca69521d6424a5f6e1;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c648637..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,14 +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 -* Fixed a bug which required "=" in Content-Range response message headers ++ 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. ]]> @@ -54,16 +63,8 @@ + - - - - - - - - - @@ -83,18 +84,24 @@ + + + + + + @@ -104,35 +111,50 @@ + + + + + + + + + + + + + - - - + + + + + @@ -140,6 +162,7 @@ + @@ -157,30 +180,48 @@ - + + + + + + + + + + + + + + + + + + + @@ -193,8 +234,11 @@ + + + @@ -219,6 +263,11 @@ + + + + + @@ -234,9 +283,10 @@ - - session - + spl + session + hash + iconv http @@ -246,11 +296,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - - - + + + +