add test file to package.xml
[m6w6/ext-http] / package2.xml
index bc6ae290c990d5838afc3a3a39e060aea7d5e569..d23aa90af5edc54589ab989a9319d311d5dcda4b 100644 (file)
@@ -30,7 +30,7 @@ support. Parallel requests are available for PHP 5 and greater.
  </lead>
  <date>2009-02-12</date>
  <version>
-  <release>1.6.3</release>
+  <release>1.6.4-dev</release>
   <api>1.6.0</api>
  </version>
  <stability>
@@ -43,6 +43,8 @@ support. Parallel requests are available for PHP 5 and greater.
 * Fixed bug #15497 (HttpInflateStream::finish segfault)
 * Fixed bug #15499 (HttpRequest::addHeaders segfault)
 * Fixed bug #15509 (HttpMessage::rewind memory leaks)
+* Fixed bug #15800 (Double free when zval is separated in convert_to_*)
+* Fixed bug #15813 (Requests not removed from multi stack when fatal errors occur with fcgi)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -178,6 +180,7 @@ support. Parallel requests are available for PHP 5 and greater.
     <file role="test" name="HttpMessage_005.phpt"/>
     <file role="test" name="HttpMessage_006.phpt"/>
     <file role="test" name="HttpMessage_007.phpt"/>
+    <file role="test" name="HttpMessage_008.phpt"/>
     <file role="test" name="HttpQueryString_001.phpt"/>
     <file role="test" name="HttpQueryString_002.phpt"/>
     <file role="test" name="HttpQueryString_003.phpt"/>