X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=925d2e6ee4898a6bbfff0f7162524aea18237e65;hb=98e0618077ab00672dd0e6e134d4722e033d827e;hp=787a62a17e5b64d06d044b65be916d497d92b22a;hpb=a24c825ac83a673d31b8c57ec89e9f5667e4668d;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 787a62a..925d2e6 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,23 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -28,10 +35,10 @@ mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.18.0dev - 0.18.0 + 0.22.0 + 0.22.0 beta @@ -39,15 +46,24 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available ++ Added HTTP 'protocol' version request option. (Ilia) ++ Added optional class_name param to HttpMessage::fromString() ++ Added HttpMessage::toMessageTypeObject(), HttpMessage::detach(), HttpMessage::prepend() ++ Added Iterator interface to HttpMessage ++ Added http_get_request_body_stream() ++ Added HttpQueryString class -* Fixed a bug that caused a warning about an invalid curl handle at HttpRequestPool destruction -* Fixed a bug with http_get_request_headers() modifying $_SERVER array -* Fixed a bug which required "=" in Content-Range response message headers -* Fixed a bug with directly setting HttpMessage property values +- Don't pretend anylonger to understand 'compress' Content-Encoding +- Sending an User-Agent can now be prevented by setting 'useragent' to NULL or empty string. (Ilia) +- Changed http_redirect() to PHPs behaviour by default +- Changed configure to enable curl and zlib functionality by default +- Changed http_build_url() to accept a flag that defines what parts and how they are replaced/merged + +* Decreased the per-request calls to curl_easy_setopt() +* Fixed gnutls ZTS build +* Fixed openssl ZTS issues with other libraries using openssl +* Fixed some issues with http_get_request_body() +* Fixed bug #6645 - doesn't compile with zlib 1.2.2 (undefined Z_FIXED) ]]> @@ -56,14 +72,6 @@ - - - - - - - - @@ -86,16 +94,21 @@ + + + + + @@ -107,16 +120,21 @@ + + + + + @@ -127,13 +145,13 @@ - - - + + + @@ -141,6 +159,7 @@ + @@ -158,19 +177,30 @@ - + + + + + + + + + + + + @@ -178,6 +208,8 @@ + + @@ -222,6 +254,11 @@ + + + + + @@ -237,9 +274,9 @@ - - session - + spl + session + hash http @@ -249,11 +286,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -