From e53c74a42a628e9978f470918ab29a725be6a765 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 May 2026 06:52:40 +0200 Subject: update to 5.13.0 --- PHPINFO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index fb5a548..e345db4 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 => 5.12.1 -Build Date => May 1 2026 00:00:00 -Powered by Zephir => Version 0.19.0-$Id$ +Version => 5.13.0 +Build Date => May 18 2026 00:00:00 +Powered by Zephir => Version 0.20.1-$Id$ Directive => Local Value => Master Value phalcon.db.escape_identifiers => On => On @@ -26,6 +26,7 @@ phalcon.orm.exception_on_failed_metadata_save => On => On phalcon.orm.ignore_unknown_columns => Off => Off phalcon.orm.late_state_binding => Off => Off phalcon.orm.not_null_validations => On => On +phalcon.orm.resultset_empty_left_join_model => On => On phalcon.orm.resultset_prefetch_records => 0 => 0 phalcon.orm.update_snapshot_on_save => On => On phalcon.orm.virtual_foreign_keys => On => On -- cgit