X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=09fab0a73d2cc88d7642209ea1508b81d5cdefd7;hp=c6486374e4f2b0c0643b1a8112a114ebe36aff99;hb=96c0ae82ca8cda98d70b87597d765a9d050129de;hpb=953b5ac37ad4aa801c7160ca69521d6424a5f6e1 diff --git a/package2.xml b/package2.xml index c648637..09fab0a 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,14 +46,20 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available ++ Added 'etag' request option. ++ Added 'encodecookies' request option (defaults to true). ++ Added missing accessors for response status text to HttpMessage and HttpRequest classes. ++ Added HttpMessage::reverse(). ++ Added bool must_revalidate parameter to HttpResponse::setCacheControl() -* Fixed a bug that caused a warning about an invalid curl handle at HttpRequestPool destruction -* Fixed a bug with http_get_request_headers() modifying $_SERVER array -* Fixed a bug which required "=" in Content-Range response message headers +- 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. + +* Fixed PHP-4.4 and PHP-5.0 build. ]]> @@ -54,15 +67,8 @@ + - - - - - - - - @@ -83,18 +89,24 @@ + + + + + + @@ -104,18 +116,24 @@ + + + + + + @@ -126,13 +144,15 @@ - - - + + + + + @@ -140,6 +160,7 @@ + @@ -157,30 +178,47 @@ - + + + + + + + + + + + + + + + + + + @@ -193,6 +231,8 @@ + + @@ -219,6 +259,11 @@ + + + + + @@ -234,9 +279,9 @@ - - session - + spl + session + hash http @@ -246,11 +291,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - -