Backport v4 updates
[m6w6/ext-http] / CHANGELOG.md
index bcf26107278755e06f57bcfee121e3a237efbad2..b76f56db32c6ea399be1cae48f8bd1f8c53621b9 100644 (file)
@@ -1,15 +1,13 @@
-# ChangeLog v4
+# ChangeLog v3
 
-## 4.0.0beta1
+## 3.2.5, 2022-02-25
 
-* PHP 8 compatibility
-       - Drop ext-propro support:  
-               PHP 8 removes the object get/set API from the ZendEngine, which renders
-               that extension dysfunctional. As a consequence, the header property of
-               http\Message and derived classes cannot be modified in place, and thus
-               by reference.
+* Fixed gh-issue #123: Segfault with libcurl 7.81
 
-# ChangeLog v3
+## 3.2.4, 2021-01-13
+
+* Fixed configure on systems which do not provide icu-config
+* Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1
 
 ## 3.2.3, 2019-10-29