fix #91: get rid of most of the yearly failing test
[m6w6/ext-http] / package.xml
index e2d963b617f59d0f618a1546e57ebca212799c22..03ca3485c04efadb198825a70ce8bc7234a78917 100644 (file)
@@ -33,7 +33,7 @@ https://mdref.m6w6.name/http
  </lead>
  <date>2019-06-07</date>
  <version>
-  <release>3.2.1</release>
+  <release>3.2.2</release>
   <api>3.2.0</api>
  </version>
  <stability>
@@ -42,15 +42,7 @@ https://mdref.m6w6.name/http
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-* Fixed gh-issue #88: Unable to run test suite (Remi Collet)
-* Fixed gh-issue #86: test failure with curl 7.64
-* Fixed gh-issue #85: [-Wformat-extra-args] build warnings
-* Fixed gh-issue #84: segfault and build failure since curl 7.62
-* Fixed gh-issue #82: Test harness improvements (Chris Wright)
-* Fixed gh-issue #64: compress and connecttimeout interfere with low_speed_limit (@rcanavan)
-* Fixed http\QueryString::getGlobalInstance()
-* Fixed missing 2nd reflection argument info of http\Client::notify()
-* Fixed PHP-7.4 compatibility
+  *
 ]]></notes>
  <contents>
   <dir name="/">
@@ -216,6 +208,8 @@ https://mdref.m6w6.name/http
      <file role="test" name="client028.phpt"/>
      <file role="test" name="client029.phpt"/>
      <file role="test" name="client030.phpt"/>
+     <file role="test" name="client031.phpt"/>
+     <file role="test" name="client032.phpt"/>
      <file role="test" name="clientrequest001.phpt"/>
      <file role="test" name="clientrequest002.phpt"/>
      <file role="test" name="clientrequest003.phpt"/>