diff options
author | Remi Collet <remi@remirepo.net> | 2024-05-19 08:48:23 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-05-19 08:48:23 +0200 |
commit | e3b4b8b2f33555563d138ed7c444b3966c61624c (patch) | |
tree | e8a405af9bac3b5e75c6bb547dc7723d12408461 /PHPINFO | |
parent | 5d9d04a528e098b5f521ec8be97803c80415845f (diff) |
update to 5.7.0
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,13 +5,14 @@ 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.6.2 -Build Date => Mar 15 2024 00:00:00 +Version => 5.7.0 +Build Date => May 19 2024 00:00:00 Powered by Zephir => Version 0.18.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.case_insensitive_column_map => Off => Off phalcon.orm.cast_last_insert_id_to_int => Off => Off phalcon.orm.cast_on_hydrate => Off => Off |