X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=b4e55bafb919ae2950765d7f9f215aa43239f236;hb=8c131f561b503d35e854996b1798d268276463e6;hp=15cfea57d356fb0010edc263e75782515d2c35c2;hpb=2eeaaf92d18d81751c5a52dcc7c1dbdfbcdfc28c;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 15cfea5..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-00 + 2006-10-25 - 1.3.0dev + 1.3.3 1.3.0 @@ -39,7 +39,13 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 7.16.0) +* 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) ]]> @@ -79,6 +85,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -89,6 +96,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -106,7 +114,9 @@ support. Parallel requests are available for PHP 5 and greater. + + @@ -117,6 +127,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -190,6 +201,8 @@ support. Parallel requests are available for PHP 5 and greater. + +