X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=785c7e9bee44f48bf7659a2cb187bdbe7986928b;hb=1052c4986a794b051dc48ba4118dbd6fd8f83c49;hp=669a9fd534cc48e1500f9db8fbdf907bb5660bf8;hpb=34644fd4c700fb55c3a2c2ff9966d0f5e7572509;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 669a9fd..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,15 +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(). -* 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 -* Fixed a bug with directly setting HttpMessage property values +- 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. ]]> @@ -55,6 +65,7 @@ + @@ -76,6 +87,7 @@ + @@ -83,12 +95,16 @@ + + + + @@ -98,6 +114,7 @@ + @@ -105,12 +122,16 @@ + + + + @@ -121,13 +142,15 @@ - - - + + + + + @@ -135,6 +158,7 @@ + @@ -152,19 +176,31 @@ - + + + + + + + + + + + + + @@ -172,6 +208,9 @@ + + + @@ -190,9 +229,10 @@ + + - @@ -217,6 +257,11 @@ + + + + + @@ -232,9 +277,9 @@ - - session - + spl + session + hash http @@ -244,11 +289,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - -