X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=b4e55bafb919ae2950765d7f9f215aa43239f236;hb=864a85259b0369033e49666603eed6661b01606c;hp=7f7fa8b0bbf17fcb7a637c23938bcdec86e61b8d;hpb=ea78d2c3a5c149a22ccd10d34da75754e4451b3d;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 7f7fa8b..b4e55ba 100644 --- a/package2.xml +++ b/package2.xml @@ -28,9 +28,9 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2006-09-19 + 2006-10-25 - 1.3.0 + 1.3.3 1.3.0 @@ -39,10 +39,13 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 7.16.0, unstable) +* Fixed HttpResponse::setHeader("name", {omitted|NULL|""}) not unsetting header +* Fixed array parameters to allow NULL in HttpRequest::__construct(), + HttpRequest::getResposeCookie(), HttpMessage::setHeaders(), + http_parse_cookie(), http_post_fields(). +* Fixed possible leak in http_send_data() and HttpResponse::setData() +* Fixed build --without-http-curl-requests (bug #8872) +* Fixed build with PHP < 4.3.10 (bug #9067) ]]> @@ -111,6 +114,7 @@ support. Parallel requests are available for PHP 5 and greater. +