X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=cc5c3e8cf95bb0a5ccc93d873eac6270b55ee12e;hb=ff3cd812c1907ac6f66388da16159e6806b73dce;hp=2b6ad1cca73b7702192aa365b98f08dcdf8c7014;hpb=0861238aa4d158d0f8b6123ea9c6532be5d531bf;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 2b6ad1c..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 @@ -12,14 +12,7 @@ language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL -support. Parallel requests are available for PHP-5 and greater. - -PHP-5 classes: -HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream, HttpQueryString - -PHP-5.1 classes: -HttpResponse +support. Parallel requests are available for PHP 5 and greater. @@ -30,11 +23,16 @@ HttpResponse - 0.23.1 - 2006-02-15 + 1.6.3 + 2009-02-12 BSD, revised - beta - * Fixed http_parse_cookie(), really. + stable + * 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) @@ -42,27 +40,32 @@ HttpResponse - + + - - + + + + + + + - - + @@ -78,14 +81,6 @@ HttpResponse - - - - - - - - @@ -105,11 +100,16 @@ HttpResponse + + + + + @@ -119,11 +119,12 @@ HttpResponse + - + @@ -137,12 +138,11 @@ HttpResponse - - - - - - + + + + + @@ -153,42 +153,35 @@ HttpResponse + - - - - - - - + - - + + - - + - @@ -205,10 +198,15 @@ HttpResponse + + + + + @@ -235,10 +233,15 @@ HttpResponse + + + + + @@ -247,6 +250,7 @@ HttpResponse +