X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=09fab0a73d2cc88d7642209ea1508b81d5cdefd7;hb=96c0ae82ca8cda98d70b87597d765a9d050129de;hp=c88dbfdae7d7cc15d0ee475293c4f3f7f7499b50;hpb=bbb3e0cfaf7e884c82fc42e873e47d0e6024e1b6;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c88dbfd..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 @@ -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,20 @@ HttpResponse BSD, revised 7.15) +- 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 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. ]]> @@ -65,6 +67,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -86,6 +89,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -102,6 +106,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -111,6 +116,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -127,6 +133,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -141,9 +148,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -174,10 +183,21 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + @@ -191,7 +211,8 @@ Special thanks for this release go to Ilia Alshanetsky. - + + @@ -210,9 +231,10 @@ Special thanks for this release go to Ilia Alshanetsky. + + - @@ -237,6 +259,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -275,6 +302,7 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> +