X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=9313ad0757402deb2175fb34a0b91393a5793e54;hp=c5586e5a0641ecc4d93fa62c84732b430df49b1e;hb=e81100d361a8dc48fa491d973e936a19ea428853;hpb=763dd73982474575c18acdc8db4cdc6eb6864ff3 diff --git a/package2.xml b/package2.xml index c5586e5..9313ad0 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.0 - 0.18.0 + 0.21.0 + 0.21.0 beta @@ -39,16 +46,19 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available -+ Added experimental http.chunked_encode and chunked_decode stream filter +! 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.14.1) + +- Changed all methods and properties with "URI" in their name to "URL" +- Changed HttpRequest properties to be private -* 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 +* Fixed a lot of memory corruptions within HttpRequest + +Special thanks for this release go to Ilia Alshanetsky. ]]> @@ -84,11 +94,14 @@ + + + @@ -106,11 +119,14 @@ + + + @@ -122,13 +138,13 @@ - - - + + + @@ -136,6 +152,7 @@ + @@ -153,7 +170,6 @@ - @@ -162,10 +178,17 @@ + + + + + + + @@ -173,6 +196,8 @@ + + @@ -193,7 +218,6 @@ - @@ -218,6 +242,11 @@ + + + + + @@ -233,9 +262,9 @@ - - session - + spl + session + hash http @@ -245,11 +274,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + +