X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bcfbc132f1238fc689327223ff5a905ed05e173a;hp=530e41a41c73839dcab84aa9b997cedc07b3a1ac;hb=0de60a2d6b0a9be44786ca2418169c54157c758d;hpb=6ecdeac874ee8b45ffa114faa9d1da4850e0a42e diff --git a/package.xml b/package.xml index 530e41a..bcfbc13 100644 --- a/package.xml +++ b/package.xml @@ -23,11 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.4.0 - 2007-01-23 + 1.5.2 + 2007-02-25 BSD, revised stable - * Allow response codes up to 599 in HttpMessage::setResponseCode() + * 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)); @@ -133,6 +137,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -188,6 +193,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -222,6 +228,7 @@ support. Parallel requests are available for PHP 5 and greater. +