X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=bd9a6a6b180775ae8a49d0ed599a495e8cbddacf;hb=0de60a2d6b0a9be44786ca2418169c54157c758d;hpb=8d1b5913ed5318d9ea4adba8bff3eee7ab782fc0 diff --git a/package.xml b/package.xml index bd9a6a6..bcfbc13 100644 --- a/package.xml +++ b/package.xml @@ -23,14 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.2.0 - 2006-08-18 + 1.5.2 + 2007-02-25 BSD, revised stable - + Improved response performance (HttpResponse, http_send API) -* Fixed http_parse_cookie() allowed_extras and flags parameters -* Added http_build_cookie() function -* Fixed configuration with shared dependencies + * 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,11 +99,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -143,12 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -166,31 +155,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -212,11 +193,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -243,11 +228,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -257,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +