X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=1a2e49536290bee1f9cd8da58bcde4b65df7089d;hb=cda14b5db045b18799f40f577e0e0afc5d6fcf14;hp=c88dbfdae7d7cc15d0ee475293c4f3f7f7499b50;hpb=bbb3e0cfaf7e884c82fc42e873e47d0e6024e1b6;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index c88dbfd..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 @@ -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,18 +46,11 @@ HttpResponse BSD, revised 7.15) - -- 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) ]]> @@ -65,8 +58,8 @@ Special thanks for this release go to Ilia Alshanetsky. + - @@ -86,6 +79,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -102,6 +96,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -111,6 +106,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -127,11 +123,19 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + @@ -141,9 +145,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -174,10 +180,22 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + + @@ -191,7 +209,9 @@ Special thanks for this release go to Ilia Alshanetsky. - + + + @@ -210,9 +230,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -237,6 +259,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -255,6 +282,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -275,9 +303,13 @@ Special thanks for this release go to Ilia Alshanetsky. default="yes" /> + - + + + +