X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=c5586e5a0641ecc4d93fa62c84732b430df49b1e;hb=09c63e9aa5d552e91db75dcf5bc64ba33923348f;hp=8de160f3da9618836f23c786b0012c3a522f3cbe;hpb=3f47fc4cd2911b718b155de4e37752db9fa4f8c8;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 8de160f..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 ]]> + - - - - - - - - @@ -86,7 +78,8 @@ - + + @@ -107,7 +100,8 @@ - + + @@ -125,16 +119,24 @@ + + + + + + + + @@ -143,26 +145,55 @@ + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + @@ -172,6 +203,8 @@ + + @@ -179,6 +212,12 @@ + + + + + + @@ -216,18 +255,13 @@ prompt="whether to enable response content type guessing; specify libmagic directory" default="no" /> + - - - - - - - - - -