Merge branch 'R_2_0'
[m6w6/ext-http] / package.xml
index 5bc56946eb399cc376e488648dfb25f794cabe75..47d7cb0eadda5f30490c04d76e9f87313211e46f 100644 (file)
@@ -37,9 +37,9 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2013-12-10</date>
+ <date>2014-01-02</date>
  <version>
-  <release>2.0.2</release>
+  <release>2.1.0dev</release>
   <api>2.0.0</api>
  </version>
  <stability>
@@ -48,7 +48,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed shutdown crash as shared extension
+* Added RFC5987 support in http\Params
 ]]></notes>
  <contents>
   <dir name="/">
@@ -134,6 +134,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
      <file role="test" name="urls.txt"/>
     </dir>
      <file role="test" name="bug61444.phpt"/>
+     <file role="test" name="bug66388.phpt"/>
      <file role="test" name="client001.phpt"/>
      <file role="test" name="client002.phpt"/>
      <file role="test" name="client003.phpt"/>
@@ -216,6 +217,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
      <file role="test" name="negotiate001.phpt"/>
      <file role="test" name="params001.phpt"/>
      <file role="test" name="params002.phpt"/>
+     <file role="test" name="params003.phpt"/>
+     <file role="test" name="params004.phpt"/>
      <file role="test" name="phpunit.phpt"/>
      <file role="test" name="propertyproxy001.phpt"/>
      <file role="test" name="querystring_001.phpt"/>