From 224403f8d384d752d70667184ec96622e00a34cd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 4 Apr 2026 08:48:54 +0200 Subject: update to 5.11.0 drop pear/pecl dependency sources from github add pie virtual provides add support for 8.5, drop 8.0 open https://github.com/phalcon/cphalcon/issues/16874 ext tree is unusable for PHP 8.5 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index fa2e0ca..8c3538a 100644 --- a/PHPINFO +++ b/PHPINFO @@ -5,8 +5,8 @@ phalcon Phalcon is a full stack PHP framework, delivered as a PHP extension, offering lower resource consumption and high performance. phalcon => enabled Author => Phalcon Team and contributors -Version => 5.10.0 -Build Date => Jan 3 2026 00:00:00 +Version => 5.11.0 +Build Date => Apr 4 2026 00:00:00 Powered by Zephir => Version 0.19.0-$Id$ Directive => Local Value => Master Value -- cgit