X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=af1eff6a5e16615d6238bd380642761792990ac3;hp=47c944ca19ed9cd73b292b70d65e38886547d201;hb=4e2ecc5ed84649ce20fd1f11319626e0b1befa0a;hpb=fac50662a1ea545b40f15613f8c4806a1ed745b0 diff --git a/package2.xml b/package2.xml index 47c944c..af1eff6 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.0RC4 + 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 http_parse_params() function +* Fixed possible crash in progress/onfinish request callbacks +* Fixed http_redirect() and http_build_url() without arguments +* Enabled recursive query string merging in http_build_url() with HTTP_URL_JOIN_QUERY +* Fixed behaviour of http_build_url() when second parameter is NULL ]]> @@ -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,10 +180,22 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + + @@ -192,7 +209,9 @@ Special thanks for this release go to Ilia Alshanetsky. - + + + @@ -211,9 +230,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -238,6 +259,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -256,6 +282,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -276,9 +303,13 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> + - + + + +