X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=bf499cc604832e8e1df9e9c4763b50ac309c6a5c;hb=22616d7660e06425a33ffefe748d4aa6067c2a43;hpb=ed4f2ff81a6afcabbce1404395f2b8da9bc2eb38 diff --git a/package.xml b/package.xml index bf499cc..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,12 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.1 - 2006-06-26 + 1.5.2 + 2007-02-25 BSD, revised stable - * Fixed build with gcc-2.95 (Thanks to Alexander Zhuravlev) -* Fixed memory leak in inflate code (Thanks to Thomas Landro Johnsen) + * 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)); @@ -45,7 +48,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -60,8 +62,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -79,14 +79,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -107,11 +99,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -141,12 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -164,31 +155,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -210,11 +193,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -241,11 +228,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -255,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +