X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=05ffeba5d63794552537226da7a059177b07ebf9;hp=63c0aba0009b6ebec723eb4fa89106ede0500fc8;hb=7367aec9774abffe25f7bf688ff16ff844bf776d;hpb=79f115e95ed5c0934d2a3dfe238a72f5ccbd785d 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. +