X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=c5586e5a0641ecc4d93fa62c84732b430df49b1e;hb=391c9a6e51b6b1476dc0a7d8561824d1844e60ca;hp=b168efde4e9cf9ecf470a3e39706a755a57b8732;hpb=537d2a421ee75ee8590c4c85e6ec1cd859b9810b;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index b168efd..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 ]]> + - - - - - - - - @@ -87,6 +79,7 @@ + @@ -108,6 +101,7 @@ + @@ -125,16 +119,24 @@ + + + + + + + + @@ -143,27 +145,55 @@ + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + @@ -173,6 +203,8 @@ + + @@ -180,6 +212,12 @@ + + + + + + @@ -217,18 +255,13 @@ prompt="whether to enable response content type guessing; specify libmagic directory" default="no" /> + - - - - - - - - - -