Author: Christoph M. Becker (cmb69)
Date: 2022-01-25T12:46:58+01:00

Commit: 
https://github.com/php/web-rmtools/commit/6c6b84e8f8aa8ec175417e6d9ce6bb190e26b496
Raw diff: 
https://github.com/php/web-rmtools/commit/6c6b84e8f8aa8ec175417e6d9ce6bb190e26b496.diff

Support weakreference_bc

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


Diff:

diff --git a/data/config/pecl/exts.ini b/data/config/pecl/exts.ini
index 6e1e4fe..cbd3b54 100644
--- a/data/config/pecl/exts.ini
+++ b/data/config/pecl/exts.ini
@@ -761,3 +761,8 @@ no_conf=1
 [phalcon]
 type=enable
 exts[]=psr
+
+[weakreference_bc]
+type=enable
+opts[]=--enable-weakreference_bc=shared
+no_conf=1

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

Reply via email to