X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=104d2c644ecc929c2b29a82a30f197f6b95ecef1;hb=b20ced89bee0617c45447f51ed0baa7046851a65;hp=6604846d2bc970854668ce24e1024877d81b34b0;hpb=64594674624ccfc6512ab0cc02edd071a5ffcba7;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 6604846..104d2c6 100644 --- a/package.xml +++ b/package.xml @@ -30,15 +30,16 @@ HttpResponse - 1.0.0RC1 - 2006-03-19 + 1.0.0RC4 + 2006-05-19 BSD, revised beta - * 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. + + Added http_parse_params() function ++ Added HTTP_URL_STRIP_ALL constant +* Fixed possible crash in progress/onfinish request callbacks +* Fixed http_redirect() and http_build_url() without arguments +* Fixed behaviour of http_build_url() when second parameter is NULL +* Enabled recursive query string merging in http_build_url() with HTTP_URL_JOIN_QUERY @@ -216,6 +217,7 @@ HttpResponse + @@ -246,6 +248,7 @@ HttpResponse +