X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=6604846d2bc970854668ce24e1024877d81b34b0;hb=062146a765cc4cce698764f46547ee209e73966c;hp=1998bc81c7d8bafdca3dcb911ae28002d066d21f;hpb=26591cefa8d85dced14547a0fb621b9a289ef2de;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 1998bc8..6604846 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 @@ -16,7 +16,7 @@ support. Parallel requests are available for PHP-5 and greater. PHP-5 classes: HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream +HttpDeflateStream, HttpInflateStream, HttpQueryString PHP-5.1 classes: HttpResponse @@ -30,18 +30,15 @@ HttpResponse - 0.21.0 - 2005-12-27 + 1.0.0RC1 + 2006-03-19 BSD, revised beta - ! Encodings functionality requires libz version 1.2.0.4 or greater - -+ Added HttpDeflateStream and HttpInflateStream classes -+ Added ob_deflatehandler and ob_inflatehandler - -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest + * Fixed possible crash in HttpQueryString if the SAPI does not have a treat_data function registered. +* Fixed http_build_str() to urlencode square brackets ("[]"). +* Fixed HttpQueryString::xlate() +* Fixed builds where include/php/ext/iconv does not have php_have_*.h files +* Fixed PHP-4 build. @@ -55,11 +52,17 @@ HttpResponse - + + + + + + + @@ -69,9 +72,11 @@ HttpResponse + + @@ -103,6 +108,13 @@ HttpResponse + + + + + + + @@ -112,6 +124,11 @@ HttpResponse + + + + + @@ -120,6 +137,10 @@ HttpResponse + + + + @@ -138,8 +159,11 @@ HttpResponse + + + @@ -166,7 +190,11 @@ HttpResponse + + + + @@ -176,6 +204,7 @@ HttpResponse + @@ -187,6 +216,7 @@ HttpResponse + @@ -205,6 +235,7 @@ HttpResponse + @@ -215,6 +246,7 @@ HttpResponse +