X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=47c944ca19ed9cd73b292b70d65e38886547d201;hp=c502b4321c3198ba3c6899b19aaa7c32c6030656;hb=fac50662a1ea545b40f15613f8c4806a1ed745b0;hpb=4e3211cfb2655e91693bbb139e3a32fb6825830d diff --git a/package2.xml b/package2.xml index c502b43..47c944c 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,10 +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.14.1) -* Fixed a bug that caused a warning about an invalid curl handle at HttpRequestPool destruction +- 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. ]]> @@ -51,14 +67,6 @@ - - - - - - - - @@ -81,15 +89,19 @@ + + + + @@ -102,15 +114,19 @@ + + + + @@ -122,13 +138,13 @@ - - - + + + @@ -136,6 +152,7 @@ + @@ -153,7 +170,6 @@ - @@ -162,21 +178,27 @@ + + + + + + @@ -191,6 +213,7 @@ + @@ -230,9 +253,9 @@ - - session - + spl + session + hash http @@ -242,11 +265,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -