X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package2.xml;h=358d5f3c61cd7c9c355ef7ba751490e78bf3f538;hb=68dc6489387c3f5429fc7a85d2a02c2ad2957c44;hp=94bf0531e5edceb7d0f51168ccc8cf0894a8da52;hpb=391976a207cfc3effffa0bdbfa14829eb753e9aa;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 94bf053..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.0dev - 0.18.0 + 0.19.0 + 0.19.0 beta @@ -39,15 +42,16 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available ++ 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. ]]> @@ -78,6 +82,7 @@ + @@ -99,6 +104,7 @@ + @@ -150,7 +156,6 @@ - @@ -190,6 +195,7 @@ + @@ -241,11 +247,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - - - -