From 0b955e8ef77a6c7c22c28184d150dbf3ef57f15f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Jun 2026 08:10:01 +0200 Subject: update to 5.16.0 --- PHPINFO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 72549c3..438146e 100644 --- a/PHPINFO +++ b/PHPINFO @@ -5,14 +5,15 @@ 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.15.0 -Build Date => Jun 19 2026 00:00:00 +Version => 5.16.0 +Build Date => Jun 23 2026 00:00:00 Powered by Zephir => Version 0.23.0-$Id$ Directive => Local Value => Master Value phalcon.db.escape_identifiers => On => On phalcon.db.force_casting => Off => Off phalcon.form.strict_entity_property_check => Off => Off +phalcon.orm.call_setters_on_hydration => Off => Off phalcon.orm.case_insensitive_column_map => Off => Off phalcon.orm.cast_last_insert_id_to_int => Off => Off phalcon.orm.cast_on_hydrate => Off => Off -- cgit