diff options
author | Remi Collet <remi@remirepo.net> | 2023-08-18 19:38:13 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-08-18 19:38:13 +0200 |
commit | 3cce8fc56c513933cfbf9d111b4ca036df3c971a (patch) | |
tree | 10a4256e23715c47714c233740f75422f83e295c /PHPINFO | |
parent | cfbbb23ffffd7c36707d0bef66298fbd57c7fe3b (diff) |
update to 5.3.0
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,8 @@ 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.2.3 -Build Date => Jul 27 2023 00:00:00 +Version => 5.3.0 +Build Date => Aug 18 2023 00:00:00 Powered by Zephir => Version 0.17.0-$Id$ Directive => Local Value => Master Value @@ -28,4 +28,5 @@ 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.orm.dynamic_update => On => On phalcon.warning.enable => On => On |