X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=4fe58aab11843cac37fde2326602e05020000e12;hb=868f439c22372956836fe7d561d2adc69feea809;hp=8c8e030f6dff7adc787ff4db807b69d50bafc0ce;hpb=dbc4ec02cd319000b5c8589910047cfe6d5738be;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 8c8e030..4fe58aa 100644 --- a/package2.xml +++ b/package2.xml @@ -20,7 +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. +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -28,30 +28,28 @@ support. Parallel requests are available for PHP-5 and greater. mike@php.net yes - 2006-00-00 + 2006-08-26 - 1.0.0RC5 - 1.0.0 + 1.2.1 + 1.2.0 - beta - beta + stable + stable BSD, revised Array("value", Array("name"=>"value"), ...)} -* Fixed HttpMessage::setRequestMethod() errenously issuing a warning about an unknown request method ++ Added HttpException::__toString() which takes care about any inner exceptions +- Disallowed detaching HttpRequest objects from HttpRequestPool while executing progress callback +* Fixed crash on detaching requests from pool in request event callbacks +* Fixed suppression of nested exceptions in e.g. HttpRequestPool::send() (fixes bug #8535) +* Fixed issues with inheritance and cloning of HttpDeflateStream, HttpInflateStream and HttpMessage + (Extending classes lose default properties on instantiation; Complex members ignored during cloning) ]]> - @@ -60,6 +58,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -83,6 +82,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -131,6 +131,7 @@ support. Parallel requests are available for PHP-5 and greater. + @@ -199,11 +200,12 @@ support. Parallel requests are available for PHP-5 and greater. + - + @@ -291,14 +293,19 @@ support. Parallel requests are available for PHP-5 and greater. prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> + @@ -309,6 +316,7 @@ support. Parallel requests are available for PHP-5 and greater. +