remove default configure option
[m6w6/ext-http] / package.xml
index 44885879e7554671a0a892736cd10fe6376dca1f..6b723d4a1feaa8a2157110f657cdca8105d21f43 100644 (file)
@@ -37,21 +37,18 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2014-08-05</date>
+ <date>2014-10-16</date>
  <version>
-  <release>2.1.0dev</release>
+  <release>2.1.3</release>
   <api>2.1.0</api>
  </version>
  <stability>
-  <release>beta</release>
+  <release>stable</release>
   <api>stable</api>
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-Changes from RC2:
-* Fixed PHP-5.3 compatibility
-+ Added curlcode transfer info
-- Removed port and scheme guessing of http\Url for portability
+* Fix build with libcurl < 7.26 (Remi)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -138,6 +135,7 @@ Changes from RC2:
     </dir>
      <file role="test" name="bug61444.phpt"/>
      <file role="test" name="bug66388.phpt"/>
+     <file role="test" name="bug67932.phpt"/>
      <file role="test" name="client001.phpt"/>
      <file role="test" name="client002.phpt"/>
      <file role="test" name="client003.phpt"/>
@@ -152,6 +150,7 @@ Changes from RC2:
      <file role="test" name="client012.phpt"/>
      <file role="test" name="client013.phpt"/>
      <file role="test" name="client014.phpt"/>
+     <file role="test" name="client015.phpt"/>
      <file role="test" name="clientrequest001.phpt"/>
      <file role="test" name="clientrequest002.phpt"/>
      <file role="test" name="clientrequest003.phpt"/>
@@ -307,10 +306,6 @@ Changes from RC2:
  </dependencies>
  <providesextension>http</providesextension>
  <extsrcrelease>
-  <configureoption 
-   name="with-http"
-   prompt="Enable extended HTTP support"
-   default="yes" />
   <configureoption
    name="with-http-zlib-dir"
    prompt="where to find zlib"