release 2.4.3
[m6w6/ext-http] / package.xml
index 99b9abec9a74f99267c97ae6c3f6b936c33fa3de..4160cf9a546978509dd56c2e05892ef1d8f3425b 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-03-23</date>
+ <date>2015-04-08</date>
  <version>
-  <release>2.4.2</release>
+  <release>2.4.3</release>
   <api>2.4.0</api>
  </version>
  <stability>
@@ -46,9 +46,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed bug 69076 (http\Url throws Exception on empty querystring) (p at wspnr dot com)
-+ Added libidn2 and UIDNA as fallbacks for IDN support
-- Deferred warnings/exceptions of the client, so callbacks for the currently failing requests will still be called
+* Fixed bug #69357 (HTTP/1.1 100 Continue overriding subsequent 200 response code with PUT request)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -151,6 +149,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/
      <file role="test" name="bug67932.phpt"/>
      <file role="test" name="bug69000.phpt"/>
      <file role="test" name="bug69076.phpt"/>
+     <file role="test" name="bug69357.phpt"/>
      <file role="test" name="client001.phpt"/>
      <file role="test" name="client002.phpt"/>
      <file role="test" name="client003.phpt"/>