Fix VC11 build
[m6w6/ext-http] / package.xml
index e05ab6db14d70335fa5e6aa095b81606252cf366..875d8ecbff7ce8c372ccb357813d75fcff0bd3e7 100644 (file)
@@ -35,9 +35,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2015-05-21</date>
+ <date>2015-07-09</date>
  <version>
-  <release>2.5.0RC1</release>
+  <release>2.5.1dev</release>
   <api>2.5.0</api>
  </version>
  <stability>
@@ -46,9 +46,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Added RFC5988 (Web Linking) support to http\Params
-* Added http\Url::SANITIZE_PATH to default flags of http\Url::mod()
-* Fixed overly aggressive response chaching to only consider 2xx cachable
+* Fixed VC11 build (Jan Erhardt)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -302,6 +300,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/
      <file role="test" name="params014.phpt"/>
      <file role="test" name="params015.phpt"/>
      <file role="test" name="params016.phpt"/>
+     <file role="test" name="params017.phpt"/>
      <file role="test" name="phpinfo.phpt"/>
      <file role="test" name="propertyproxy001.phpt"/>
      <file role="test" name="querystring001.phpt"/>