X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=cc5c3e8cf95bb0a5ccc93d873eac6270b55ee12e;hb=31f84f4c72ac138ba62df4f56ae23dc76bc20963;hp=bcfbc132f1238fc689327223ff5a905ed05e173a;hpb=aa5986c4d10f1be10cbda475dc59adff95b01dbf;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index bcfbc13..cc5c3e8 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -23,15 +23,16 @@ support. Parallel requests are available for PHP 5 and greater. - 1.5.2 - 2007-02-25 + 1.6.3 + 2009-02-12 BSD, revised stable - * 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)); + * Fixed bug #15495 (HttpMessage::setHttpVersion segfault) +* Fixed bug #15497 (HttpInflateStream::finish segfault) +* Fixed bug #15499 (HttpRequest::addHeaders segfault) +* Fixed bug #15509 (HttpMessage::rewind memory leaks) +* Fixed bug #15800 (Double free when zval is separated in convert_to_*) +* Fixed bug #15813 (Requests not removed from multi stack when fatal errors occur with fcgi) @@ -64,6 +65,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -136,8 +138,11 @@ support. Parallel requests are available for PHP 5 and greater. + + +