X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=cfabd60eab17a07e24c87bf051a685b11c3f7310;hb=fc50bcc3820d4528bb5fcf3146ac4d23b20b33c8;hp=45aa0d9f4868071c3c2264cebf2aa861ecb6a122;hpb=1374172d6c717de67faf91519b100b5348329aee;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 45aa0d9..cfabd60 100644 --- a/package.xml +++ b/package.xml @@ -1,6 +1,6 @@ - + pecl_http Extended HTTP Support This HTTP extension aims to provide a convenient and powerful @@ -23,16 +23,17 @@ support. Parallel requests are available for PHP 5 and greater. - 1.0.0 - 2006-06-09 + 1.3.3 + 2006-10-27 BSD, revised stable - + Added --with[out]-http-shared-deps configure option (dependencies on shared extensions) -+ Added INI entries: http.log.not_found, http.send.not_found_404 -+ Added HttpMessage::guessContentType() -* Fixed build on Debian systems where access to Curl_* functions is prohibited -* Fixed empty Cache-Control header if not customly set with HttpResponse -* Reset Content-Disposition and Content-Type if file is not found by http_send_file() etc + * 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,11 +112,14 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -198,7 +202,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -217,9 +220,12 @@ support. Parallel requests are available for PHP 5 and greater. + + + @@ -248,9 +254,11 @@ support. Parallel requests are available for PHP 5 and greater. + +