X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=892f1c8dcaa3145e3a49a3a52a568347ca3e516b;hb=687515f3fa8863f97fd281152a80171ad438532d;hp=c5586e5a0641ecc4d93fa62c84732b430df49b1e;hpb=763dd73982474575c18acdc8db4cdc6eb6864ff3;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c5586e5..892f1c8 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 + 1.0.0RC3 + 1.0.0 beta @@ -39,16 +46,10 @@ 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 - -* 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 +- Improved performance of the message and header parser +- Disallow $HttpMessage->prepend($HttpMessage) causing infinite recursion +* Fixed internal http_parse_headers() always returning success +* Fixed missing "parentMessage" entry in print_r($HttpMessageObject) ]]> @@ -56,8 +57,8 @@ + - @@ -77,6 +78,7 @@ + @@ -84,12 +86,16 @@ + + + + @@ -99,6 +105,7 @@ + @@ -106,29 +113,42 @@ + + + + + + + + + + + - - - + + + + + @@ -136,6 +156,7 @@ + @@ -153,19 +174,32 @@ - + + + + + + + + + + + + + + @@ -173,6 +207,10 @@ + + + + @@ -191,9 +229,11 @@ + + - + @@ -218,6 +258,11 @@ + + + + + @@ -233,9 +278,10 @@ - - session - + spl + session + hash + iconv http @@ -245,11 +291,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + + + + + +