From 3cce8fc56c513933cfbf9d111b4ca036df3c971a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Aug 2023 19:38:13 +0200 Subject: update to 5.3.0 --- PHPINFO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index ca61254..d96b694 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.2.3 -Build Date => Jul 27 2023 00:00:00 +Version => 5.3.0 +Build Date => Aug 18 2023 00:00:00 Powered by Zephir => Version 0.17.0-$Id$ Directive => Local Value => Master Value @@ -28,4 +28,5 @@ phalcon.orm.not_null_validations => On => On phalcon.orm.resultset_prefetch_records => 0 => 0 phalcon.orm.update_snapshot_on_save => On => On phalcon.orm.virtual_foreign_keys => On => On +phalcon.orm.dynamic_update => On => On phalcon.warning.enable => On => On -- cgit