From: Michael Wallner Date: Fri, 5 Dec 2008 09:30:16 +0000 (+0000) Subject: update package.xml X-Git-Tag: RELEASE_1_6_2~2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=7367aec9774abffe25f7bf688ff16ff844bf776d update package.xml --- diff --git a/package.xml b/package.xml index 63c0aba..05ffeba 100644 --- a/package.xml +++ b/package.xml @@ -23,13 +23,15 @@ support. Parallel requests are available for PHP 5 and greater. - 1.6.1 - 2008-07-23 + 1.6.2 + 2008-12-05 BSD, revised stable - * Fixed bug #13362 (PHP-5.3 build) -* Fixed bug #14168 (st->errorbuffer not cleared between uses of persistent handles) -* Fixed bug #14218 (properties of class extending HttpMessage inaccessible) + * Fixed PHP-5.3 API incompatibilities (including bug #15065) +* Fixed memory corruption with headers and HttpRequest +* Fixed crash in HttpMessage::unserialize() +* Fixed bug #14826 (race condition in http_request_dtor) +* Fixed bug #15223 (http_parse_message cuts off more than headers) @@ -134,6 +136,7 @@ support. Parallel requests are available for PHP 5 and greater. +