X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=ad3f4af177f4de1cb92ee3e0f2113b5c247bcbfa;hb=3fcfaba41748c3fd452e84ba6da6ea2d91f28e5e;hp=9313ad0757402deb2175fb34a0b91393a5793e54;hpb=e81100d361a8dc48fa491d973e936a19ea428853;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 9313ad0..ad3f4af 100644 --- a/package2.xml +++ b/package2.xml @@ -20,14 +20,7 @@ language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL -support. Parallel requests are available for PHP-5 and greater. - -PHP-5 classes: -HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream - -PHP-5.1 classes: -HttpResponse +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -37,8 +30,8 @@ HttpResponse 2006-00-00 - 0.21.0 - 0.21.0 + 1.0.0RC5 + 1.0.0 beta @@ -46,19 +39,15 @@ HttpResponse BSD, revised 7.14.1) - -- 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 HttpRequest::enableCookies() and HttpRequest::resetCookies([bool session_only=FALSE]) ++ Added optional flags argument to http_parse_params() ++ Added HTTP_PARAMS_ALLOW_COMMA, HTTP_PARAMS_ALLOW_FAILURE, HTTP_PARAMS_RAISE_ERROR constants +* Fixed http_build_url("./path") if REQUEST_URI is empty +* Fixed http_parse_params("foo;bar") returning "foo" and "ar" +* Fixed return value of http_parse_params() Object{"params"=>Array("value", Array("name"=>"value"), ...)} +* Fixed HttpMessage::setRequestMethod() errenously issuing a warning about an unknown request method +* Fixed bugs introduced by using the new REQUEST_TIME server variable +! NOTE: Many INI settings have been renamed to comply with the internal structure ]]> @@ -66,8 +55,8 @@ Special thanks for this release go to Ilia Alshanetsky. + - @@ -87,12 +76,14 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -103,6 +94,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,12 +104,14 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -128,11 +122,19 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + @@ -142,9 +144,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,6 +179,13 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + @@ -184,6 +195,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -193,17 +205,19 @@ Special thanks for this release go to Ilia Alshanetsky. - + + + @@ -216,8 +230,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + @@ -265,6 +282,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -285,9 +303,13 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> + - + + + +