</maintainers>
<release>
<version>1.3.3</version>
- <date>2006-10-25</date>
+ <date>2006-10-27</date>
<license>BSD, revised</license>
<state>stable</state>
<notes>* 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>