X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=ad3f4af177f4de1cb92ee3e0f2113b5c247bcbfa;hb=3fcfaba41748c3fd452e84ba6da6ea2d91f28e5e;hp=7bbff78dfa3a1a2a26fdf7537c9b80789c6c0446;hpb=e6d36989f0650bf097b6909c41cdd20a1ffcd6af;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 7bbff78..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 @@ -35,10 +28,10 @@ HttpResponse mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.21.0 - 0.21.0 + 1.0.0RC5 + 1.0.0 beta @@ -46,19 +39,15 @@ HttpResponse BSD, revised 7.15) - -- 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,10 +179,23 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + + + @@ -188,17 +205,19 @@ Special thanks for this release go to Ilia Alshanetsky. - - + + + + @@ -211,9 +230,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -238,6 +259,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -256,6 +282,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -276,9 +303,13 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> + - + + + +