Fixed bug #68009
[m6w6/ext-http] / package.xml
index 5070ececc2fcd8fc64119e13d9f7427040a1d636..eb7642db38207d66da9fc5a1abf6ad56c4a0eed8 100644 (file)
@@ -37,10 +37,10 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2014-07-11</date>
+ <date>2014-09-09</date>
  <version>
-  <release>2.1.0</release>
-  <api>2.0.0</api>
+  <release>2.1.2dev</release>
+  <api>2.1.0</api>
  </version>
  <stability>
   <release>stable</release>
@@ -48,8 +48,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-+ Added RFC5987 support in http\Params
-+ Improved synthetic HTTP message parsing performace for ~20%
+* Fixed bug #68009 (Segmentation fault after calling exit(0) after a request)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -150,6 +149,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
      <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"/>