diff options
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 7 | 
1 files changed, 4 insertions, 3 deletions
| @@ -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.0.0alpha6 -Build Date => Sep 18 2021 00:00:00 -Powered by Zephir => Version 0.14.0-beta.3-0be9ad5 +Version => 5.0.0alpha7 +Build Date => Nov 17 2021 00:00:00 +Powered by Zephir => Version 0.15.2-5828ae2  Directive => Local Value => Master Value  phalcon.db.escape_identifiers => On => On @@ -25,6 +25,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_prefetch_records => 0 => 0  phalcon.orm.update_snapshot_on_save => On => On  phalcon.orm.virtual_foreign_keys => On => On  phalcon.warning.enable => On => On | 
