X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=48ee7808c615b45488861951ae6ae083665f8b8b;hb=f3ce3047c2a861a4ee3fcd7e74074cbd0ebc3714;hp=669a9fd534cc48e1500f9db8fbdf907bb5660bf8;hpb=34644fd4c700fb55c3a2c2ff9966d0f5e7572509;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 669a9fd..48ee780 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,15 +46,14 @@ 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) -* 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. +- Changed http_redirect() to PHPs behaviour by default. +- Sending an User-Agent can now prevented by setting 'useragent' to NULL or empty string. (Ilia) + +* Decreased the per-request calls to curl_easy_setopt() +* Fixed ZTS + gnutls build ]]> @@ -83,11 +89,14 @@ + + + @@ -105,11 +114,14 @@ + + + @@ -121,13 +133,13 @@ - - - + + + @@ -135,6 +147,7 @@ + @@ -152,7 +165,6 @@ - @@ -161,10 +173,17 @@ + + + + + + + @@ -172,6 +191,8 @@ + + @@ -192,7 +213,6 @@ - @@ -217,6 +237,11 @@ + + + + + @@ -232,9 +257,9 @@ - - session - + spl + session + hash http @@ -244,11 +269,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -