X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=02518349bbdd11e815fe047f3cc5d6bb8c52fed0;hb=b22429c8084dc2f460a66494058a91316b553075;hp=bf499cc604832e8e1df9e9c4763b50ac309c6a5c;hpb=ed4f2ff81a6afcabbce1404395f2b8da9bc2eb38;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index bf499cc..0251834 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,16 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.1 - 2006-06-26 + 1.6.4 + 2009-07-24 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 PHP4 build +* Fixed PHP5.3 issue in the negotiation API +* Fixed HttpMessage::toMessageTypeObject() to honor non-string arguments +* Fixed memory leaks and unterminated string issues with HttpMessage +* Fixed bug #16577 typo in http_request_object.c (HttpRequest::addBody) +* Fixed bug #16700 child classes of HttpMessage cannot not have array properties @@ -45,7 +49,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -60,10 +63,9 @@ support. Parallel requests are available for PHP 5 and greater. - - + @@ -79,14 +81,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -104,14 +98,20 @@ support. Parallel requests are available for PHP 5 and greater. + + + + + + @@ -140,13 +140,11 @@ support. Parallel requests are available for PHP 5 and greater. + - - - - - - + + + @@ -164,31 +162,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -210,11 +200,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -241,11 +235,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -255,6 +252,7 @@ support. Parallel requests are available for PHP 5 and greater. +