Commit:    c2d77d125ad11492863ed721a00eb5abb8cc97a7
Author:    Christoph M. Becker <cmbecke...@gmx.de>         Tue, 22 Dec 2020 
18:16:56 +0100
Parents:   db1ec78b568cf3b6651ad72d261892c9dc1557c4
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=c2d77d125ad11492863ed721a00eb5abb8cc97a7

Log:
PECL/pecl_http no longer supports PECL/propro as of PHP 8.0.0

Changed paths:
  M  data/config/pecl/exts.ini


Diff:
diff --git a/data/config/pecl/exts.ini b/data/config/pecl/exts.ini
index 7899fb9..7baa2d0 100644
--- a/data/config/pecl/exts.ini
+++ b/data/config/pecl/exts.ini
@@ -248,6 +248,13 @@ exts[]=raphf
 exts[]=propro
 opts[]=
 
+[pecl_http-8.0]
+real_name=http
+type=enable
+libs[]=libevent
+exts[]=raphf
+opts[]=
+
 [memoize]
 type=enable
 libs[]=


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to