X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=8523a6d6500ee94c0f69326c235d543a1891f838;hp=02518349bbdd11e815fe047f3cc5d6bb8c52fed0;hb=1173547cc4d46c6e0b15008c559380c953664f5e;hpb=1328a4c5ee9685aa5e71e10f1ba1cb81413b69a6 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