X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=8523a6d6500ee94c0f69326c235d543a1891f838;hb=256ce5fc6006aecc19446e01006f10a95623673c;hp=02518349bbdd11e815fe047f3cc5d6bb8c52fed0;hpb=fe4423659169f3fa0dac7eb8ca9ae367728ad9a7;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 0251834..8523a6d 100644 --- a/package.xml +++ b/package.xml @@ -23,16 +23,12 @@ support. Parallel requests are available for PHP 5 and greater. - 1.6.4 - 2009-07-24 + 1.6.5 + 2009-08-13 BSD, revised stable - * Fixed PHP4 build -* Fixed PHP5.3 issue in the negotiation API -* Fixed HttpMessage::toMessageTypeObject() to honor non-string arguments -* Fixed memory leaks and unterminated string issues with HttpMessage -* Fixed bug #16577 typo in http_request_object.c (HttpRequest::addBody) -* Fixed bug #16700 child classes of HttpMessage cannot not have array properties + * Fixed PHP5.1 build +* Fixed http_get_request_body[_stream]() with FastCGI SAPI