X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=9313ad0757402deb2175fb34a0b91393a5793e54;hb=5aa958980652d72433ba8e9e500b8dfd123d56a1;hp=c6486374e4f2b0c0643b1a8112a114ebe36aff99;hpb=953b5ac37ad4aa801c7160ca69521d6424a5f6e1;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c648637..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.0dev - 0.18.0 + 0.21.0 + 0.21.0 beta @@ -39,14 +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 -* Fixed a bug with http_get_request_headers() modifying $_SERVER array -* Fixed a bug which required "=" in Content-Range response message headers +- 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. ]]> @@ -55,14 +67,6 @@ - - - - - - - - @@ -85,15 +89,19 @@ + + + + @@ -106,15 +114,19 @@ + + + + @@ -126,13 +138,13 @@ - - - + + + @@ -140,6 +152,7 @@ + @@ -157,7 +170,6 @@ - @@ -166,21 +178,32 @@ + + + + + + + + + + + @@ -219,6 +242,11 @@ + + + + + @@ -234,9 +262,9 @@ - - session - + spl + session + hash http @@ -246,11 +274,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -