Fix incompatible pointer types
[m6w6/ext-http] / package.xml
index 60aa0b69f02dc3ca0fa968b561fb3a3bf3f3fdc6..f9e4832b3d56fc3f97d1577d1081bce50dcf3432 100644 (file)
@@ -31,9 +31,9 @@ https://mdref.m6w6.name/http
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2021-09-13</date>
+ <date>2023-10-02</date>
  <version>
-  <release>4.2.1</release>
+  <release>4.2.4</release>
   <api>4.2.0</api>
  </version>
  <stability>
@@ -42,10 +42,10 @@ https://mdref.m6w6.name/http
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-* Fixed failing tests with PHP-8.1 (see gh issue #120)
-* Fixed configure reliably finding the right libcurl features available
-* Fixed cookie handling with libcurl 7.77+ and consistently across all 
-  supported libcurl versions (follow-up to gh issue #116)
+* Fix Error using ssl array in options : Could not set option tlsauthtype
+  (see  gh issue #131)
+* Fix arginfo wargnings of the internal curl client user handler
+* Disable libidn support for v1.36-v1.38 due to broken locale detection
 ]]></notes>
  <contents>
   <dir name="/">