branch off v1 as R_1_7
[m6w6/ext-http] / package.xml
index 42a217614f0a0eecd23fa02a0fb6ffb12c7942fe..cdbfe09673e17be7e7c92e1a844e4cfd5202d2ac 100644 (file)
@@ -28,9 +28,9 @@ support. Parallel requests are available for PHP 5 and greater.
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2011-05-05</date>
+ <date>2013-06-20</date>
  <version>
-  <release>1.7.1</release>
+  <release>1.7.6</release>
   <api>1.7.0</api>
  </version>
  <stability>
@@ -39,13 +39,7 @@ support. Parallel requests are available for PHP 5 and greater.
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-     * Fixed a bug when the status component of the HTTP response is missing (fixes Bug #19390) (Ilia)
-     * Fixed double-free when auto-decompressing pages (Ilia)
-     * Fixed non-funtional HttpMessage::setResponseStatus()
-     * Fixed Bug #22177 (http_redirect breaks output with zlib.output_compression=on)
-     * Fixed Bug #17806 (Segmentation fault when passing invalid url to http_get())
-     * Fixed logic error and possible hang in sapi_deactivate when using http_get_request_body() with a request body longer than 4096 bytes (Rob)
-     * Fixed Bug #17896 (Make failed)
+* Fixed bug #64380 (PHP-5.5 build fails)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -266,8 +260,6 @@ support. Parallel requests are available for PHP 5 and greater.
   <required>
    <php>
     <min>4.3</min>
-    <max>6.0.0</max>
-    <exclude>6.0.0</exclude>
    </php>
    <pearinstaller>
     <min>1.4.1</min>