X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=dcd8fd51fc829018e485b0d0a579546e209ef9f3;hb=6c4a552c1ad7b0018afb57a3d0028c2be166a30a;hpb=59a4a40f11ab3b0bbfaad81e45a5e8a34f466f7c diff --git a/package.xml b/package.xml index dcd8fd5..bcfbc13 100644 --- a/package.xml +++ b/package.xml @@ -23,14 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.3.3 - 2006-10-25 + 1.5.2 + 2007-02-25 BSD, revised stable - * Fixed HttpResponse::setHeader("name", {omitted|NULL|""}) not unsetting header -* Fixed HttpRequest::__construct()'s options parameter to allow NULL -* Fixed build --without-http-curl-requests (bug #8872) -* Fixed build with PHP < 4.3.10 (bug #9067) + * 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)); @@ -47,7 +48,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -62,8 +62,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -81,14 +79,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -109,6 +99,7 @@ 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,6 +193,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -249,6 +228,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -265,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +