X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=785c7e9bee44f48bf7659a2cb187bdbe7986928b;hb=1052c4986a794b051dc48ba4118dbd6fd8f83c49;hp=47c944ca19ed9cd73b292b70d65e38886547d201;hpb=fac50662a1ea545b40f15613f8c4806a1ed745b0;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 47c944c..785c7e9 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,19 +46,18 @@ HttpResponse BSD, revised 7.14.1) +- Reimplemented http_parse_cookie(). +- Changed HttpRequest::getResponseCookie() to HttpRequest::getResponseCookies(), + compliant to http_parse_cookie(). +- http_build_url() now tries to "resolve" public hostname prior falling back + to localhost if neither HTTP_HOST nor SERVER_NAME is set. -- Changed all methods and properties with "URI" in their name to "URL" -- Changed HttpRequest properties to be private - -* Fixed a lot of memory corruptions within HttpRequest - -Special thanks for this release go to Ilia Alshanetsky. +* Fixed PHP-4.4 and PHP-5.0 build. ]]> @@ -66,6 +65,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -87,6 +87,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -103,6 +104,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,6 +114,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -128,6 +131,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -142,9 +146,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,10 +181,21 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + @@ -192,7 +209,8 @@ Special thanks for this release go to Ilia Alshanetsky. - + + @@ -211,9 +229,10 @@ Special thanks for this release go to Ilia Alshanetsky. + + - @@ -238,6 +257,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -276,6 +300,7 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> +