X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=cfabd60eab17a07e24c87bf051a685b11c3f7310;hb=0de60a2d6b0a9be44786ca2418169c54157c758d;hpb=fc50bcc3820d4528bb5fcf3146ac4d23b20b33c8 diff --git a/package.xml b/package.xml index cfabd60..bcfbc13 100644 --- a/package.xml +++ b/package.xml @@ -23,17 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.3.3 - 2006-10-27 + 1.5.2 + 2007-02-25 BSD, revised stable - * Fixed HttpResponse::setHeader("name", {omitted|NULL|""}) not unsetting header -* Fixed array parameters to allow NULL in HttpRequest::__construct(), - HttpRequest::getResposeCookie(), HttpMessage::setHeaders(), - http_parse_cookie(), http_post_fields(). -* Fixed possible leak in http_send_data() and HttpResponse::setData() -* 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)); @@ -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,6 +99,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -149,12 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -172,31 +155,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -218,6 +193,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -252,6 +228,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -268,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +