X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=8c8e030f6dff7adc787ff4db807b69d50bafc0ce;hp=5ef731d678a6d08eb21e2a8829c9164f67d9d7eb;hb=dbc4ec02cd319000b5c8589910047cfe6d5738be;hpb=562c9941215d5080452fd8686dba6c408cb8ddda diff --git a/package2.xml b/package2.xml index 5ef731d..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,10 +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 ++ 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 ]]> @@ -50,16 +53,8 @@ + - - - - - - - - - @@ -79,18 +74,25 @@ + + + + + + + @@ -100,35 +102,51 @@ + + + + + + + + + + + + + + - - - + + + + + @@ -136,6 +154,7 @@ + @@ -153,29 +172,51 @@ - + + + + + + + + + + + + + + + + + + + + + + + @@ -188,8 +229,11 @@ + + + @@ -214,6 +258,11 @@ + + + + + @@ -229,9 +278,10 @@ - - session - + spl + session + hash + iconv http @@ -241,33 +291,24 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - - - + + + +