X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=63c0aba0009b6ebec723eb4fa89106ede0500fc8;hp=a2b41dfc0a20ae2808f181e35e9f06c42d1e4b95;hb=1c2f839129e85a8ddde41c1984e8f89fd4409614;hpb=b46113b852f9555e3bcd7a5dcb4dd0250c4aab74 diff --git a/package.xml b/package.xml index a2b41df..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,12 +23,13 @@ support. Parallel requests are available for PHP 5 and greater. - 1.4.0RC2 - 2007-01-19 + 1.6.1 + 2008-07-23 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 #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) @@ -134,6 +135,9 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -189,6 +193,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -223,6 +228,7 @@ support. Parallel requests are available for PHP 5 and greater. +