diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-19 06:52:40 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-19 06:52:40 +0200 |
| commit | e53c74a42a628e9978f470918ab29a725be6a765 (patch) | |
| tree | a19e05fbddf3f4d6df2587157f24427351821925 /PHPINFO | |
| parent | 5d0c808d8a0657ea329b2823ebd0ff7b1d1d3db0 (diff) | |
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.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 |
