X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=ec7504ba09f59d1ba6df7023fe99c0c50546f4c7;hp=787a62a17e5b64d06d044b65be916d497d92b22a;hb=c7b95b4b19bbde93d3f142c5653ad5b68229cfcd;hpb=a24c825ac83a673d31b8c57ec89e9f5667e4668d diff --git a/package2.xml b/package2.xml index 787a62a..ec7504b 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,13 @@ 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(). -* 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,15 +60,8 @@ + - - - - - - - - @@ -84,18 +82,24 @@ + + + + + + @@ -105,18 +109,24 @@ + + + + + + @@ -127,13 +137,15 @@ - - - + + + + + @@ -141,6 +153,7 @@ + @@ -158,19 +171,31 @@ - + + + + + + + + + + + + + @@ -178,6 +203,10 @@ + + + + @@ -196,8 +225,11 @@ + + + @@ -222,6 +254,11 @@ + + + + + @@ -237,9 +274,9 @@ - - session - + spl + session + hash http @@ -249,11 +286,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - -