X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=cc5c3e8cf95bb0a5ccc93d873eac6270b55ee12e;hb=ff3cd812c1907ac6f66388da16159e6806b73dce;hp=a2b41dfc0a20ae2808f181e35e9f06c42d1e4b95;hpb=b46113b852f9555e3bcd7a5dcb4dd0250c4aab74;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index a2b41df..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,12 +23,16 @@ support. Parallel requests are available for PHP 5 and greater. - 1.4.0RC2 - 2007-01-19 + 1.6.3 + 2009-02-12 BSD, revised - beta - * Fixed infinite loop with http_parse_params("=") -* Fixed greedy response message parsing with proxy CONNECT requests (petr at hroch dot info) + 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) @@ -61,6 +65,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -133,7 +138,11 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -189,6 +198,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -223,6 +233,7 @@ support. Parallel requests are available for PHP 5 and greater. +