X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=c5586e5a0641ecc4d93fa62c84732b430df49b1e;hb=7005d0b7ef4b15b2e6ddb6ccb8167f086b8c59ce;hp=8fa84b52d992464a1fd5eb8ac9e0c3ccbcf0505a;hpb=4ef2f9e39c8d7c9dc605fb062a50d8a73b52c02a;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 8fa84b5..c5586e5 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.0 + 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 ++ Added experimental http.chunked_encode and chunked_decode stream filter -- 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 ]]> + - - - - - - - - @@ -88,6 +79,7 @@ + @@ -109,6 +101,7 @@ + @@ -126,16 +119,24 @@ + + + + + + + + @@ -144,27 +145,55 @@ + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + @@ -174,6 +203,8 @@ + + @@ -181,6 +212,12 @@ + + + + + + @@ -218,18 +255,13 @@ prompt="whether to enable response content type guessing; specify libmagic directory" default="no" /> + - - - - - - - - - -