X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=8c8e030f6dff7adc787ff4db807b69d50bafc0ce;hp=669a9fd534cc48e1500f9db8fbdf907bb5660bf8;hb=dbc4ec02cd319000b5c8589910047cfe6d5738be;hpb=34644fd4c700fb55c3a2c2ff9966d0f5e7572509 diff --git a/package2.xml b/package2.xml index 669a9fd..8c8e030 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,13 @@ 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 ]]> @@ -55,8 +53,8 @@ + - @@ -76,19 +74,25 @@ + + + + + + @@ -98,36 +102,51 @@ + + + + + + + + + + + + + - - - + + + + + @@ -135,6 +154,7 @@ + @@ -152,19 +172,33 @@ - + + + + + + + + + + + + + + + @@ -172,12 +206,17 @@ + + + + + @@ -190,9 +229,11 @@ + + - + @@ -217,6 +258,11 @@ + + + + + @@ -232,9 +278,10 @@ - - session - + spl + session + hash + iconv http @@ -244,11 +291,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - - - + + + +