X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=7bbff78dfa3a1a2a26fdf7537c9b80789c6c0446;hb=e182678d6def86ac46dabdd30294e6a857c7a1f6;hp=94bf0531e5edceb7d0f51168ccc8cf0894a8da52;hpb=391976a207cfc3effffa0bdbfa14829eb753e9aa;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 94bf053..7bbff78 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,19 @@ 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 all methods and properties with "URI" in their name to "URL" +- Changed HttpRequest properties to be private + +* Fixed a lot of memory corruptions within HttpRequest + +Special thanks for this release go to Ilia Alshanetsky. ]]> @@ -78,15 +89,19 @@ + + + + @@ -99,15 +114,19 @@ + + + + @@ -119,13 +138,13 @@ - - - + + + @@ -133,6 +152,7 @@ + @@ -150,7 +170,6 @@ - @@ -159,10 +178,12 @@ + + @@ -170,6 +191,8 @@ + + @@ -190,6 +213,7 @@ + @@ -229,9 +253,9 @@ - - session - + spl + session + hash http @@ -241,11 +265,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -