X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=104d2c644ecc929c2b29a82a30f197f6b95ecef1;hb=6c4aac679c57cea2e3f7524974509595dc1a31a2;hp=b3dd944d4e60ea3dfc432eb1800b0a1c7494034e;hpb=e81100d361a8dc48fa491d973e936a19ea428853;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index b3dd944..104d2c6 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,23 +30,16 @@ HttpResponse - 0.21.0 - 2006-01-03 + 1.0.0RC4 + 2006-05-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 -+ Added HttpRequest::getRawRequestMessage and ::getRawResponseMessage -+ Added 'resetcookies' request option (libcurl > 7.14.1) - -- Changed all methods and properties with "URI" in their name to "URL" -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest - -Special thanks for this release go to Ilia Alshanetsky. + + 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 @@ -60,11 +53,17 @@ Special thanks for this release go to Ilia Alshanetsky. - + + + + + + + @@ -74,9 +73,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -108,6 +109,13 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + @@ -132,6 +140,8 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -150,8 +160,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + @@ -192,6 +205,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -203,6 +217,8 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -221,6 +237,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -231,6 +248,8 @@ Special thanks for this release go to Ilia Alshanetsky. + +