X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=63c0aba0009b6ebec723eb4fa89106ede0500fc8;hp=cdebd3f84ee156e9da07fef40f9525a051d673ac;hb=1c2f839129e85a8ddde41c1984e8f89fd4409614;hpb=868f439c22372956836fe7d561d2adc69feea809 diff --git a/package.xml b/package.xml index cdebd3f..63c0aba 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,16 +23,13 @@ support. Parallel requests are available for PHP 5 and greater. - 1.2.1 - 2006-08-26 + 1.6.1 + 2008-07-23 BSD, revised stable - + Added HttpException::__toString() which takes care about any inner exceptions -- Disallowed detaching HttpRequest objects from HttpRequestPool while executing progress callback -* Fixed crash on detaching requests from pool in request event callbacks -* Fixed suppression of nested exceptions in e.g. HttpRequestPool::send() (fixes bug #8535) -* Fixed issues with inheritance and cloning of HttpDeflateStream, HttpInflateStream and HttpMessage - (Extending classes lose default properties on instantiation; Complex members ignored during cloning) + * Fixed bug #13362 (PHP-5.3 build) +* Fixed bug #14168 (st->errorbuffer not cleared between uses of persistent handles) +* Fixed bug #14218 (properties of class extending HttpMessage inaccessible) @@ -49,7 +46,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -64,8 +60,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -83,14 +77,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -111,6 +97,9 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -146,12 +135,9 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + + + @@ -169,31 +155,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -215,11 +193,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -246,11 +228,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -260,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +