X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=dcd8fd51fc829018e485b0d0a579546e209ef9f3;hb=59a4a40f11ab3b0bbfaad81e45a5e8a34f466f7c;hp=bf499cc604832e8e1df9e9c4763b50ac309c6a5c;hpb=ed4f2ff81a6afcabbce1404395f2b8da9bc2eb38;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index bf499cc..dcd8fd5 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,14 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.1 - 2006-06-26 + 1.3.3 + 2006-10-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 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) @@ -107,11 +109,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -212,9 +217,12 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -243,9 +251,11 @@ support. Parallel requests are available for PHP 5 and greater. + +