X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=5edcb1779cd9a00aab9d2e18365bf98878d63a1e;hp=669a9fd534cc48e1500f9db8fbdf907bb5660bf8;hb=2d31adababe7af92c0153f8eff813c582c3d566c;hpb=34644fd4c700fb55c3a2c2ff9966d0f5e7572509 diff --git a/package2.xml b/package2.xml index 669a9fd..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,15 +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 -* Fixed a bug with directly setting HttpMessage property values ++ 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. ]]> @@ -55,8 +63,8 @@ + - @@ -76,6 +84,7 @@ + @@ -83,12 +92,16 @@ + + + + @@ -98,6 +111,7 @@ + @@ -105,29 +119,42 @@ + + + + + + + + + + + - - - + + + + + @@ -135,6 +162,7 @@ + @@ -152,19 +180,31 @@ - + + + + + + + + + + + + + @@ -172,6 +212,10 @@ + + + + @@ -190,9 +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" /> - + - - - - - - - - - + + + +