X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=5773d4d8a3cf949a8fe8c505b6752c0b9ea3eaf4;hb=5498a30670c7166d92df816e25f33467dd1033d0;hp=7bbff78dfa3a1a2a26fdf7537c9b80789c6c0446;hpb=e6d36989f0650bf097b6909c41cdd20a1ffcd6af;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 7bbff78..5773d4d 100644 --- a/package2.xml +++ b/package2.xml @@ -20,14 +20,7 @@ language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL -support. Parallel requests are available for PHP-5 and greater. - -PHP-5 classes: -HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, -HttpDeflateStream, HttpInflateStream - -PHP-5.1 classes: -HttpResponse +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -35,44 +28,34 @@ HttpResponse mike@php.net yes - 2005-00-00 + 2006-08-00 - 0.21.0 - 0.21.0 + 1.2.1 + 1.2.0 - beta - beta + stable + stable BSD, revised 7.15) - -- 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. +* Fixed issues with inheritance and cloning of HttpDeflateStream, HttpInflateStream and HttpMessage + (Extending classes lose default properties on instantiation; Complex members ignored during cloning) +* Fixed suppression of nested exceptions in e.g. HttpRequestPool::send() ]]> - + - + @@ -87,13 +70,16 @@ Special thanks for this release go to Ilia Alshanetsky. + + + @@ -103,6 +89,7 @@ Special thanks for this release go to Ilia Alshanetsky. + @@ -112,12 +99,14 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -128,11 +117,20 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + @@ -142,9 +140,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + @@ -175,10 +175,23 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + + + + + + + + + @@ -188,17 +201,20 @@ Special thanks for this release go to Ilia Alshanetsky. - + - + + + + @@ -211,9 +227,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + - + @@ -238,6 +256,11 @@ Special thanks for this release go to Ilia Alshanetsky. + + + + + @@ -256,6 +279,7 @@ Special thanks for this release go to Ilia Alshanetsky. spl session hash + iconv http @@ -265,20 +289,30 @@ Special thanks for this release go to Ilia Alshanetsky. prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> + + - + + + + +