X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=09fab0a73d2cc88d7642209ea1508b81d5cdefd7;hp=9313ad0757402deb2175fb34a0b91393a5793e54;hb=d650022122969644c33bd03a552af1a631429e16;hpb=e81100d361a8dc48fa491d973e936a19ea428853 diff --git a/package2.xml b/package2.xml index 9313ad0..09fab0a 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 @@ -37,8 +37,8 @@ HttpResponse 2006-00-00 - 0.21.0 - 0.21.0 + 0.23.0 + 0.23.0 beta @@ -46,19 +46,20 @@ 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 HttpRequest::getHistory() to return a real property. -- 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 +67,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -87,6 +89,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -103,6 +106,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,6 +116,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -128,6 +133,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -142,9 +148,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,6 +183,12 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + @@ -198,6 +212,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -216,6 +231,8 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -285,6 +302,7 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> +