X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=5edcb1779cd9a00aab9d2e18365bf98878d63a1e;hp=7bbff78dfa3a1a2a26fdf7537c9b80789c6c0446;hb=2d31adababe7af92c0153f8eff813c582c3d566c;hpb=e6d36989f0650bf097b6909c41cdd20a1ffcd6af diff --git a/package2.xml b/package2.xml index 7bbff78..5edcb17 100644 --- a/package2.xml +++ b/package2.xml @@ -24,7 +24,7 @@ support. Parallel requests are available for PHP-5 and greater. PHP-5 classes: HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream +HttpDeflateStream, HttpInflateStream, HttpQueryString PHP-5.1 classes: HttpResponse @@ -35,10 +35,10 @@ HttpResponse mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.21.0 - 0.21.0 + 0.25.0 + 0.25.0 beta @@ -46,19 +46,16 @@ HttpResponse BSD, revised 7.15) +- Renamed HttpQueryString::getInstance() to more commonly used ::singleton(). +- Renamed HttpQueryString::iconv() to more generic ::xlate(). -- Changed all methods and properties with "URI" in their name to "URL" -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest - -Special thanks for this release go to Ilia Alshanetsky. ++ 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. ]]> @@ -66,8 +63,8 @@ Special thanks for this release go to Ilia Alshanetsky. + - @@ -87,6 +84,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -103,6 +101,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,6 +111,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -128,11 +128,19 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + @@ -142,9 +150,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,10 +185,21 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + @@ -192,7 +213,9 @@ Special thanks for this release go to Ilia Alshanetsky. - + + + @@ -211,9 +234,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -238,6 +263,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -256,6 +286,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -276,9 +307,13 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> + - + + + +