X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=a2b41dfc0a20ae2808f181e35e9f06c42d1e4b95;hp=775bedca39943ad51868c9b1aaf25298d63eb769;hb=b46113b852f9555e3bcd7a5dcb4dd0250c4aab74;hpb=0783cd4e630749e23e0cff3ec2453036412bba67 diff --git a/package.xml b/package.xml index 775bedc..a2b41df 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -23,19 +23,12 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.0RC5 - 2006-05-28 + 1.4.0RC2 + 2007-01-19 BSD, revised beta - + 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 + * Fixed infinite loop with http_parse_params("=") +* Fixed greedy response message parsing with proxy CONNECT requests (petr at hroch dot info) @@ -43,15 +36,15 @@ support. Parallel requests are available for PHP 5 and greater. - + + - @@ -59,14 +52,13 @@ support. Parallel requests are available for PHP 5 and greater. + - - @@ -84,14 +76,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -112,11 +96,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -131,6 +119,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -145,12 +134,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - @@ -168,36 +151,28 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - + - @@ -216,9 +191,12 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -247,9 +225,12 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -258,6 +239,7 @@ support. Parallel requests are available for PHP 5 and greater. +