X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=ad3f4af177f4de1cb92ee3e0f2113b5c247bcbfa;hb=3fcfaba41748c3fd452e84ba6da6ea2d91f28e5e;hp=787a62a17e5b64d06d044b65be916d497d92b22a;hpb=a24c825ac83a673d31b8c57ec89e9f5667e4668d;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 787a62a..ad3f4af 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,16 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -28,10 +28,10 @@ mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.18.0dev - 0.18.0 + 1.0.0RC5 + 1.0.0 beta @@ -39,15 +39,15 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available - -* 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 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 ]]> @@ -55,16 +55,8 @@ + - - - - - - - - - @@ -84,18 +76,25 @@ + + + + + + + @@ -105,35 +104,51 @@ + + + + + + + + + + + + + + - - - + + + + + @@ -141,6 +156,7 @@ + @@ -158,32 +174,50 @@ - + + + + + + + + + + + + + + + - + + + + + @@ -196,8 +230,11 @@ + + + @@ -222,6 +259,11 @@ + + + + + @@ -237,9 +279,10 @@ - - session - + spl + session + hash + iconv http @@ -249,11 +292,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - - - + + + +