X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=13f94207dc24aa515da7efee957f53ecaf890a66;hb=f711df8e83b62938c05c2bf4ea544f095e80a2e9;hp=26b487cc9aa852dc8997b3201419ddad300506a4;hpb=6b5563e110ed2ecd7795566077bde93b42ab5454;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 26b487c..13f9420 100644 --- a/package2.xml +++ b/package2.xml @@ -24,7 +24,7 @@ support. Parallel requests are available for PHP-5 and greater. PHP-5 classes: HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream +HttpDeflateStream, HttpInflateStream, HttpQueryString PHP-5.1 classes: HttpResponse @@ -35,10 +35,10 @@ HttpResponse mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.21.0 - 0.21.0 + 0.23.0 + 0.23.0 beta @@ -46,18 +46,22 @@ HttpResponse BSD, revised 7.15) +* Fixed PHP-4.4 and PHP-5.0 build. -- Changed HttpRequest properties to be private +- 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 -* Fixed a lot of memory corruptions within HttpRequest - -Special thanks for this release go to Ilia Alshanetsky. +* 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) ]]> @@ -65,6 +69,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -102,6 +107,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -127,6 +133,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -141,6 +148,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -174,10 +182,20 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + @@ -191,7 +209,7 @@ Special thanks for this release go to Ilia Alshanetsky. - + @@ -210,9 +228,9 @@ Special thanks for this release go to Ilia Alshanetsky. + - @@ -237,6 +255,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -252,6 +275,7 @@ Special thanks for this release go to Ilia Alshanetsky. + spl session hash @@ -274,6 +298,7 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> +