X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=b0510e154c342a37aa2d7982765f9e9f3210ec2e;hb=0dd8ced9885c983b6814dbea762fc29bc2a0ffd0;hp=47c944ca19ed9cd73b292b70d65e38886547d201;hpb=fac50662a1ea545b40f15613f8c4806a1ed745b0;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 47c944c..b0510e1 100644 --- a/package2.xml +++ b/package2.xml @@ -24,7 +24,7 @@ support. Parallel requests are available for PHP-5 and greater. PHP-5 classes: HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream +HttpDeflateStream, HttpInflateStream, HttpQueryString PHP-5.1 classes: HttpResponse @@ -35,10 +35,10 @@ HttpResponse mike@php.net yes - 2005-00-00 + 2006-00-00 - 0.21.0 - 0.21.0 + 1.0.0RC3 + 1.0.0 beta @@ -46,19 +46,13 @@ HttpResponse BSD, revised 7.14.1) - -- 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. ++ 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 ]]> @@ -66,8 +60,8 @@ Special thanks for this release go to Ilia Alshanetsky. + - @@ -87,6 +81,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -103,6 +98,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,6 +108,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -128,11 +125,19 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + @@ -142,9 +147,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,10 +182,22 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + + @@ -192,7 +211,9 @@ Special thanks for this release go to Ilia Alshanetsky. - + + + @@ -211,9 +232,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -238,6 +261,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -256,6 +284,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -276,9 +305,13 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> + - + + + +