X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=b0510e154c342a37aa2d7982765f9e9f3210ec2e;hb=0dd8ced9885c983b6814dbea762fc29bc2a0ffd0;hp=669a9fd534cc48e1500f9db8fbdf907bb5660bf8;hpb=34644fd4c700fb55c3a2c2ff9966d0f5e7572509;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 669a9fd..b0510e1 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 + 1.0.0RC3 + 1.0.0 beta @@ -39,15 +46,13 @@ BSD, revised = 5.1 with SPL is available -+ Class HttpMessage implements Serializable if PHP >= 5.1 is available - -* 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 ++ Added missing http_request() function ++ Added missing http_request_body_encode() function +- 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) +* Fixed possible crash if the response does not contain a status message ]]> @@ -55,8 +60,8 @@ + - @@ -76,6 +81,7 @@ + @@ -83,12 +89,16 @@ + + + + @@ -98,6 +108,7 @@ + @@ -105,29 +116,42 @@ + + + + + + + + + + + - - - + + + + + @@ -135,6 +159,7 @@ + @@ -152,19 +177,32 @@ - + + + + + + + + + + + + + + @@ -172,6 +210,10 @@ + + + + @@ -190,9 +232,11 @@ + + - + @@ -217,6 +261,11 @@ + + + + + @@ -232,9 +281,10 @@ - - session - + spl + session + hash + iconv http @@ -244,11 +294,6 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - + - - - - - - - - - + + + +