X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=90bf84161a4bad4bcd73874436db4fc8b56b278a;hp=d60ef9a7e53d51ce09bc30add1be64d6f4f233b5;hb=28867a2eb27212382f76211faa56c682386d57da;hpb=aa5986c4d10f1be10cbda475dc59adff95b01dbf diff --git a/package2.xml b/package2.xml index d60ef9a..90bf841 100644 --- a/package2.xml +++ b/package2.xml @@ -28,10 +28,10 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2007-02-25 + 2008-10-20 - 1.5.2 - 1.5.0 + 1.6.2 + 1.6.0 stable @@ -39,11 +39,11 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised setOptions(array("option" => NULL)); +* 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) ]]> @@ -219,6 +219,8 @@ support. Parallel requests are available for PHP 5 and greater. + +