X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hb=22616d7660e06425a33ffefe748d4aa6067c2a43;hp=afc7bc793f086c240ea2cceb8a5ae42fc0d8841e;hpb=eae2e0b6f3ec09658c4e5ea54662a2221890fed7;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index afc7bc7..bcfbc13 100644 --- a/package.xml +++ b/package.xml @@ -23,15 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.2.1 - 2006-08-24 + 1.5.2 + 2007-02-25 BSD, revised stable - + Added HttpException::__toString() which takes care about any inner exceptions -* 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() (fixes bug #8535) -* Fixed crash on detaching requests from pool in request event callbacks + * Fixed bug #10151 (build fails dynamic linking on Mac OS X) +* Allow setting the "proxyhost" request option to an empty string, + which lets curl ignore any environment settings +* Allow unsetting request options by passing NULL: + $request->setOptions(array("option" => NULL)); @@ -48,7 +48,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -63,8 +62,6 @@ support. Parallel requests are available for PHP 5 and greater. - - @@ -82,14 +79,6 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - - @@ -110,6 +99,9 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -145,12 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - + @@ -168,31 +155,23 @@ support. Parallel requests are available for PHP 5 and greater. - - - - - - - + - - + + - - @@ -214,11 +193,15 @@ support. Parallel requests are available for PHP 5 and greater. + + + + @@ -245,11 +228,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -259,6 +245,7 @@ support. Parallel requests are available for PHP 5 and greater. +