X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=358d5f3c61cd7c9c355ef7ba751490e78bf3f538;hb=68dc6489387c3f5429fc7a85d2a02c2ad2957c44;hp=c5586e5a0641ecc4d93fa62c84732b430df49b1e;hpb=763dd73982474575c18acdc8db4cdc6eb6864ff3;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c5586e5..358d5f3 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,19 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -30,8 +33,8 @@ 2005-00-00 - 0.18.0 - 0.18.0 + 0.19.0 + 0.19.0 beta @@ -39,16 +42,16 @@ 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 ++ Added http_negotiate_content_type() + +* Fixed bug in http_negotiate_*() when client sends spaces within accept headers -* 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 +- Removed support for etag hashing through libmhash +- Removed HTTP_ETAG_* and HttpResponse::ETAG_* constants +- Changed http.etag_mode INI setting to acccept a string specifying the + hash algorithm to use for generating etags. + CRC32, MD5 and SHA1 are available out of the box with MD5 being the default. + If pecl/hash is available, any algorithm this extension provides can be used. ]]> @@ -153,7 +156,6 @@ - @@ -245,11 +247,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> -