- changelog
authorMichael Wallner <mike@php.net>
Fri, 27 Oct 2006 08:28:55 +0000 (08:28 +0000)
committerMichael Wallner <mike@php.net>
Fri, 27 Oct 2006 08:28:55 +0000 (08:28 +0000)
package2.xml

index 320875a7bc75658dd5a6f3d8e52dd3d633027b07..b4e55bafb919ae2950765d7f9f215aa43239f236 100644 (file)
@@ -40,7 +40,10 @@ support. Parallel requests are available for PHP 5 and greater.
  <license>BSD, revised</license>
  <notes><![CDATA[
 * 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)
 ]]></notes>