X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=5edcb1779cd9a00aab9d2e18365bf98878d63a1e;hb=5e46af3d4f9091d2c88922ae38bf142b0f0b59b5;hp=9313ad0757402deb2175fb34a0b91393a5793e54;hpb=e81100d361a8dc48fa491d973e936a19ea428853;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 9313ad0..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 @@ -37,8 +37,8 @@ HttpResponse 2006-00-00 - 0.21.0 - 0.21.0 + 0.25.0 + 0.25.0 beta @@ -46,19 +46,16 @@ HttpResponse BSD, revised 7.14.1) +- 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,6 +185,12 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + @@ -198,6 +214,8 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -216,8 +234,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + @@ -265,6 +286,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -285,9 +307,13 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> + - + + + +