X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=0a7b5f6d82da843fbefb0f065a7e820ffb5cff3f;hp=c5586e5a0641ecc4d93fa62c84732b430df49b1e;hb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;hpb=763dd73982474575c18acdc8db4cdc6eb6864ff3 diff --git a/package2.xml b/package2.xml index c5586e5..0a7b5f6 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.0 - 0.18.0 + 0.25.0 + 0.25.0 beta @@ -39,16 +46,13 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available -+ Added experimental http.chunked_encode and chunked_decode stream filter +* Fixed bug #6924 (Linking fails on Mac OSX). +* Fixed HttpRequest::addRawPostData(). -* 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. ]]> @@ -56,8 +60,8 @@ + - @@ -77,6 +81,7 @@ + @@ -84,12 +89,16 @@ + + + + @@ -99,6 +108,7 @@ + @@ -106,29 +116,42 @@ + + + + + + + + + + + - - - + + + + + @@ -136,6 +159,7 @@ + @@ -153,19 +177,31 @@ - + + + + + + + + + + + + + @@ -173,6 +209,10 @@ + + + + @@ -191,9 +231,11 @@ + + - + @@ -218,6 +260,11 @@ + + + + + @@ -233,9 +280,9 @@ - - session - + spl + session + hash http @@ -245,11 +292,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + + + + + +