Author: Christoph M. Becker (cmb69)
Date: 2021-10-08T12:48:11+02:00

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

Phalcon 5 requires ext/psr

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


Diff:

diff --git a/data/config/pecl/exts.ini b/data/config/pecl/exts.ini
index 2263f1f..bf2c7b2 100644
--- a/data/config/pecl/exts.ini
+++ b/data/config/pecl/exts.ini
@@ -757,3 +757,7 @@ type=with
 opts[]=--with-xdebug=shared
 opts[]=--without-xdebug-compression
 no_conf=1
+
+[phalcon]
+type=enable
+exts[]=psr

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

Reply via email to