X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=a2b41dfc0a20ae2808f181e35e9f06c42d1e4b95;hb=0ff6f2e95f36a918a156fb1246f122613463fd6b;hpb=b46113b852f9555e3bcd7a5dcb4dd0250c4aab74 diff --git a/package.xml b/package.xml index a2b41df..bcfbc13 100644 --- a/package.xml +++ b/package.xml @@ -23,12 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.4.0RC2 - 2007-01-19 + 1.5.2 + 2007-02-25 BSD, revised - beta - * Fixed infinite loop with http_parse_params("=") -* Fixed greedy response message parsing with proxy CONNECT requests (petr at hroch dot info) + stable + * 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)); @@ -134,6 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -189,6 +193,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -223,6 +228,7 @@ support. Parallel requests are available for PHP 5 and greater. +