From 7367aec9774abffe25f7bf688ff16ff844bf776d Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 5 Dec 2008 09:30:16 +0000 Subject: [PATCH] update package.xml --- package.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) 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. + -- 2.30.2