X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=05ffeba5d63794552537226da7a059177b07ebf9;hp=afc7bc793f086c240ea2cceb8a5ae42fc0d8841e;hb=f12e0c5ab62139e372a4ca509637dc458e7c9cb4;hpb=eae2e0b6f3ec09658c4e5ea54662a2221890fed7 diff --git a/package.xml b/package.xml index afc7bc7..05ffeba 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,15 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.2.1 - 2006-08-24 + 1.6.2 + 2008-12-05 BSD, revised stable - + Added HttpException::__toString() which takes care about any inner exceptions -* Fixed issues with inheritance and cloning of HttpDeflateStream, HttpInflateStream and HttpMessage - (Extending classes lose default properties on instantiation; Complex members ignored during cloning) -* Fixed suppression of nested exceptions in e.g. HttpRequestPool::send() (fixes bug #8535) -* Fixed crash on detaching requests from pool in request event callbacks + * Fixed PHP-5.3 API incompatibilities (including bug #15065) +* Fixed memory corruption with headers and HttpRequest +* Fixed crash in HttpMessage::unserialize() +* Fixed bug #14826 (race condition in http_request_dtor) +* Fixed bug #15223 (http_parse_message cuts off more than headers) @@ -48,7 +48,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -63,8 +62,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -82,14 +79,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -110,6 +99,9 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -144,13 +136,11 @@ support. Parallel requests are available for PHP 5 and greater. + - - - - - - + + + @@ -168,31 +158,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -214,11 +196,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -245,11 +231,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -259,6 +248,7 @@ support. Parallel requests are available for PHP 5 and greater. +