X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=2ee9e0bc568a6f738ec53936ff2c137c68d99809;hb=878af6cf27f64a1979100ecb0d74e4c972da13d8;hpb=a3e4bb629d39d3168d1304009e198a848aa14a08 diff --git a/package.xml b/package.xml index 2ee9e0b..bcfbc13 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,17 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.1.0 - 2006-07-17 + 1.5.2 + 2007-02-25 BSD, revised stable - * Fixed endless loop in http_build_url("..") -* Fixed HttpResponse::capture() failure if buffered output exceeds 40k -* Fixed HttpQueryString failures with objects as params -* Fixed memory leaks with overloaded classes extending HTTP classes -* Added HttpQueryString::mod(array $params) method -* Added ArrayAccess to interfaces implemented by HttpQueryString -* Added HttpMessage::getHeader(string $name) method + * Fixed bug #10151 (build fails dynamic linking on Mac OS X) +* Allow setting the "proxyhost" request option to an empty string, + which lets curl ignore any environment settings +* Allow unsetting request options by passing NULL: + $request->setOptions(array("option" => NULL)); @@ -50,7 +48,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -65,8 +62,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -84,14 +79,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -112,11 +99,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -146,12 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -169,31 +155,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -215,11 +193,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -246,11 +228,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -260,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +