X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=13f94207dc24aa515da7efee957f53ecaf890a66;hb=f711df8e83b62938c05c2bf4ea544f095e80a2e9;hp=5ef731d678a6d08eb21e2a8829c9164f67d9d7eb;hpb=562c9941215d5080452fd8686dba6c408cb8ddda;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 5ef731d..13f9420 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,23 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -28,10 +35,10 @@ mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.18.0dev - 0.18.0 + 0.23.0 + 0.23.0 beta @@ -39,10 +46,22 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available ++ Added 'etag' request option. ++ Added missing accessors to response status text to HttpMessage and HttpRequest classes. + +* Fixed PHP-4.4 and PHP-5.0 build. -* Fixed a bug that caused a warning about an invalid curl handle at HttpRequestPool destruction +- Don't pretend anylonger to understand 'compress' Content-Encoding +- Sending an User-Agent can now be prevented by setting 'useragent' to NULL or empty string. (Ilia) +- Changed http_redirect() to PHPs behaviour by default +- Changed configure to enable curl and zlib functionality by default +- Changed http_build_url() to accept a flag that defines what parts and how they are replaced/merged + +* Decreased the per-request calls to curl_easy_setopt() +* Fixed gnutls ZTS build +* Fixed openssl ZTS issues with other libraries using openssl +* Fixed some issues with http_get_request_body() +* Fixed bug #6645 - doesn't compile with zlib 1.2.2 (undefined Z_FIXED) ]]> @@ -50,15 +69,8 @@ + - - - - - - - - @@ -81,16 +93,21 @@ + + + + + @@ -102,16 +119,21 @@ + + + + + @@ -122,13 +144,14 @@ - - - + + + + @@ -136,6 +159,7 @@ + @@ -153,29 +177,45 @@ - + + + + + + + + + + + + + + + + + @@ -188,6 +228,7 @@ + @@ -214,6 +255,11 @@ + + + + + @@ -229,9 +275,9 @@ - - session - + spl + session + hash http @@ -241,31 +287,19 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - -