X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=785c7e9bee44f48bf7659a2cb187bdbe7986928b;hp=043d39802443a2f724cc5ce6caf8c106def09fb6;hb=f8bdf6572e8b44f93cf3fbad8846419145b782b7;hpb=d99e874511efaa8053f6fec4dc562a3da8331683 diff --git a/package2.xml b/package2.xml index 043d398..785c7e9 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,8 +46,18 @@ 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(). + +- 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. + +* Fixed PHP-4.4 and PHP-5.0 build. ]]> @@ -48,15 +65,8 @@ + - - - - - - - - @@ -77,18 +87,24 @@ + + + + + + @@ -98,18 +114,24 @@ + + + + + + @@ -120,13 +142,15 @@ - - - + + + + + @@ -134,6 +158,7 @@ + @@ -151,29 +176,47 @@ - + + + + + + + + + + + + + + + + + + + @@ -186,6 +229,8 @@ + + @@ -212,6 +257,11 @@ + + + + + @@ -227,9 +277,9 @@ - - session - + spl + session + hash http @@ -239,31 +289,19 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - -