X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=787a62a17e5b64d06d044b65be916d497d92b22a;hp=efeadf3bbc99a2d250a8f84444596d9cd076c09a;hb=a24c825ac83a673d31b8c57ec89e9f5667e4668d;hpb=9d4113f62a7a8fe2fe3879b94a3712d11cec8726 diff --git a/package2.xml b/package2.xml index efeadf3..787a62a 100644 --- a/package2.xml +++ b/package2.xml @@ -11,7 +11,7 @@ pecl.php.net Extended HTTP Support 2005-00-00 - 0.15.0 - 0.14.0 + 0.18.0dev + 0.18.0 beta beta - PHP License + BSD, revised = 5.1 with SPL is available ++ Class HttpMessage implements Serializable if PHP >= 5.1 is available -- Renamed http_absolute_uri() to http_build_uri() (complements with http_build_query()) -- Changed the signature of the negotiator to fill the second parameter with the results array - -* Fixed several ETag issues -* Fixed HttpRequestPools detach() and attach() methods when the iterator is active -* Fixed parsing messages with Content-Range headers -* Fixed parsing messages with another Transfer-Encoding header value than chunked +* 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 ]]> + @@ -85,6 +85,7 @@ + @@ -105,6 +106,7 @@ + @@ -122,16 +124,24 @@ + + + + + + + + @@ -140,26 +150,54 @@ + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + @@ -169,6 +207,8 @@ + + @@ -176,6 +216,12 @@ + + + + + + @@ -213,6 +259,11 @@ prompt="whether to enable response content type guessing; specify libmagic directory" default="no" /> +