X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=7dfc6f586c7a617760493d8836837504c15de592;hb=13dc652c45a4a0b4dc219e46065bb3310229cedc;hp=c6486374e4f2b0c0643b1a8112a114ebe36aff99;hpb=953b5ac37ad4aa801c7160ca69521d6424a5f6e1;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c648637..7dfc6f5 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-dev + 0.22.0 beta @@ -39,14 +46,20 @@ 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() -* 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 +- Don't pretend anylonger to understand 'compress' Content-Encoding. +- Changed http_redirect() to PHPs behaviour by default. +- Sending an User-Agent can now be prevented by setting 'useragent' to NULL or empty string. (Ilia) +- Enable curl and zlib functionality by default in configure + +* Decreased the per-request calls to curl_easy_setopt() +* Fixed gnutls ZTS build +* Fixed some issues with http_get_request_body() ]]> @@ -55,14 +68,6 @@ - - - - - - - - @@ -85,15 +90,19 @@ + + + + @@ -106,15 +115,19 @@ + + + + @@ -126,13 +139,13 @@ - - - + + + @@ -140,6 +153,7 @@ + @@ -157,30 +171,43 @@ - + + + + + + + + + + + + + + @@ -219,6 +246,11 @@ + + + + + @@ -234,9 +266,9 @@ - - session - + spl + session + hash http @@ -246,11 +278,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -