X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=cc5c3e8cf95bb0a5ccc93d873eac6270b55ee12e;hb=31f84f4c72ac138ba62df4f56ae23dc76bc20963;hp=2ee9e0bc568a6f738ec53936ff2c137c68d99809;hpb=a3e4bb629d39d3168d1304009e198a848aa14a08;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 2ee9e0b..cc5c3e8 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,17 +23,16 @@ support. Parallel requests are available for PHP 5 and greater. - 1.1.0 - 2006-07-17 + 1.6.3 + 2009-02-12 BSD, revised stable - * Fixed endless loop in http_build_url("..") -* Fixed HttpResponse::capture() failure if buffered output exceeds 40k -* Fixed HttpQueryString failures with objects as params -* Fixed memory leaks with overloaded classes extending HTTP classes -* Added HttpQueryString::mod(array $params) method -* Added ArrayAccess to interfaces implemented by HttpQueryString -* Added HttpMessage::getHeader(string $name) method + * Fixed bug #15495 (HttpMessage::setHttpVersion segfault) +* Fixed bug #15497 (HttpInflateStream::finish segfault) +* Fixed bug #15499 (HttpRequest::addHeaders segfault) +* Fixed bug #15509 (HttpMessage::rewind memory leaks) +* Fixed bug #15800 (Double free when zval is separated in convert_to_*) +* Fixed bug #15813 (Requests not removed from multi stack when fatal errors occur with fcgi) @@ -50,7 +49,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -65,10 +63,9 @@ support. Parallel requests are available for PHP 5 and greater. - - + @@ -84,14 +81,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -112,11 +101,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -145,13 +138,11 @@ support. Parallel requests are available for PHP 5 and greater. + - - - - - - + + + @@ -169,31 +160,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -215,11 +198,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -246,11 +233,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -260,6 +250,7 @@ support. Parallel requests are available for PHP 5 and greater. +