X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=26b487cc9aa852dc8997b3201419ddad300506a4;hb=43923eca4429ed3ce5fb85407345d7030a1879f1;hp=787a62a17e5b64d06d044b65be916d497d92b22a;hpb=a24c825ac83a673d31b8c57ec89e9f5667e4668d;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 787a62a..26b487c 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,23 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -30,8 +37,8 @@ 2005-00-00 - 0.18.0dev - 0.18.0 + 0.21.0 + 0.21.0 beta @@ -39,15 +46,18 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available +! Encodings functionality requires libz version 1.2.0.4 or greater + ++ Added HttpDeflateStream and HttpInflateStream classes ++ Added ob_deflatehandler and ob_inflatehandler ++ Added HttpRequest::getRawRequestMessage and ::getRawResponseMessage ++ Added 'resetcookies' request option (libcurl > 7.15) -* 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 +- Changed HttpRequest properties to be private + +* Fixed a lot of memory corruptions within HttpRequest + +Special thanks for this release go to Ilia Alshanetsky. ]]> @@ -56,14 +66,6 @@ - - - - - - - - @@ -86,15 +88,19 @@ + + + + @@ -107,15 +113,19 @@ + + + + @@ -127,13 +137,13 @@ - - - + + + @@ -141,6 +151,7 @@ + @@ -158,7 +169,6 @@ - @@ -167,10 +177,12 @@ + + @@ -178,6 +190,8 @@ + + @@ -198,6 +212,7 @@ + @@ -237,9 +252,8 @@ - - session - + session + hash http @@ -249,11 +263,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -