X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=ec7504ba09f59d1ba6df7023fe99c0c50546f4c7;hp=94bf0531e5edceb7d0f51168ccc8cf0894a8da52;hb=c7b95b4b19bbde93d3f142c5653ad5b68229cfcd;hpb=391976a207cfc3effffa0bdbfa14829eb753e9aa diff --git a/package2.xml b/package2.xml index 94bf053..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,6 +60,7 @@ + @@ -76,18 +82,24 @@ + + + + + + @@ -97,18 +109,24 @@ + + + + + + @@ -119,13 +137,15 @@ - - - + + + + + @@ -133,6 +153,7 @@ + @@ -150,19 +171,31 @@ - + + + + + + + + + + + + + @@ -170,6 +203,10 @@ + + + + @@ -188,8 +225,11 @@ + + + @@ -214,6 +254,11 @@ + + + + + @@ -229,9 +274,9 @@ - - session - + spl + session + hash http @@ -241,11 +286,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - -