X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=63c0aba0009b6ebec723eb4fa89106ede0500fc8;hp=530e41a41c73839dcab84aa9b997cedc07b3a1ac;hb=1c2f839129e85a8ddde41c1984e8f89fd4409614;hpb=6ecdeac874ee8b45ffa114faa9d1da4850e0a42e diff --git a/package.xml b/package.xml index 530e41a..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,11 +23,13 @@ support. Parallel requests are available for PHP 5 and greater. - 1.4.0 - 2007-01-23 + 1.6.1 + 2008-07-23 BSD, revised stable - * Allow response codes up to 599 in HttpMessage::setResponseCode() + * 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) @@ -133,6 +135,9 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -188,6 +193,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -222,6 +228,7 @@ support. Parallel requests are available for PHP 5 and greater. +