X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=1a2e49536290bee1f9cd8da58bcde4b65df7089d;hb=f0c6d7fcc16ca277aa197fd0bb1a17087dcd387e;hp=9313ad0757402deb2175fb34a0b91393a5793e54;hpb=e81100d361a8dc48fa491d973e936a19ea428853;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 9313ad0..1a2e495 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 @@ -37,8 +37,8 @@ HttpResponse 2006-00-00 - 0.21.0 - 0.21.0 + 1.0.0RC3 + 1.0.0 beta @@ -46,19 +46,11 @@ 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 +- 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) ]]> @@ -66,8 +58,8 @@ Special thanks for this release go to Ilia Alshanetsky. + - @@ -87,6 +79,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -103,6 +96,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,6 +106,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -128,11 +123,19 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + @@ -142,9 +145,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,6 +180,13 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + @@ -198,6 +210,8 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -216,8 +230,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + @@ -265,6 +282,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -285,9 +303,13 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> + - + + + +