From 5b60f02b86c6ee70c893d907c433d4d892ba7787 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 1 Jul 2021 07:14:00 +0200 Subject: update to 5.0.0-alpha.2 rename to php-phalcon5 raise dependency on PHP 7.4 raise dependency on psr 1.0.1 --- PHPINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 7ab38f6..60e9251 100644 --- a/PHPINFO +++ b/PHPINFO @@ -5,9 +5,9 @@ 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 => 4.1.2 -Build Date => Apr 26 2021 00:00:00 -Powered by Zephir => Version 0.12.21-8a412a1 +Version => 5.0.0-alpha.2 +Build Date => May 6 2021 00:00:00 +Powered by Zephir => Version 0.13.4-8d3141c8 Directive => Local Value => Master Value phalcon.db.escape_identifiers => On => On -- cgit