- changelog
[m6w6/ext-http] / package2.xml
index 966bc5895e01a53b76592735c0d621e91726a6a3..b4e55bafb919ae2950765d7f9f215aa43239f236 100644 (file)
@@ -28,9 +28,9 @@ support. Parallel requests are available for PHP 5 and greater.
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2006-10-10</date>
+ <date>2006-10-25</date>
  <version>
-  <release>1.3.3dev</release>
+  <release>1.3.3</release>
   <api>1.3.0</api>
  </version>
  <stability>
@@ -40,6 +40,12 @@ 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 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>
  <contents>
   <dir name="/">