X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package2.xml;h=358d5f3c61cd7c9c355ef7ba751490e78bf3f538;hb=68dc6489387c3f5429fc7a85d2a02c2ad2957c44;hp=c502b4321c3198ba3c6899b19aaa7c32c6030656;hpb=4e3211cfb2655e91693bbb139e3a32fb6825830d;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c502b43..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,10 +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 +- 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. ]]> @@ -51,14 +60,6 @@ - - - - - - - - @@ -81,6 +82,7 @@ + @@ -102,6 +104,7 @@ + @@ -153,7 +156,6 @@ - @@ -171,12 +173,14 @@ + + @@ -191,6 +195,7 @@ + @@ -242,11 +247,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - - - -