From fc50bcc3820d4528bb5fcf3146ac4d23b20b33c8 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 27 Oct 2006 12:30:15 +0000 Subject: [PATCH] - release 1.3.3 --- package.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/package.xml b/package.xml index dcd8fd5..cfabd60 100644 --- a/package.xml +++ b/package.xml @@ -24,11 +24,14 @@ support. Parallel requests are available for PHP 5 and greater. 1.3.3 - 2006-10-25 + 2006-10-27 BSD, revised stable * Fixed HttpResponse::setHeader("name", {omitted|NULL|""}) not unsetting header -* Fixed HttpRequest::__construct()'s options parameter to allow NULL +* 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) -- 2.30.2