diff options
author | Remi Collet <remi@remirepo.net> | 2022-11-28 11:12:06 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-11-28 11:12:06 +0100 |
commit | 687b033847a5d483dfb56a2fc423c2a362ddab19 (patch) | |
tree | 6d6a103a68767c0eb3fea757795590dae891243c /PHPINFO | |
parent | c6f5881d8b1b4b8572268c8c8806e66650410057 (diff) |
update to 1.0.0
raise dependency on libhandlebars 1.0.0
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,19 +1,20 @@ handlebars -Version => 0.9.2 -Released => 2020-12-06 +Version => 1.0.0 +Released => 2022-11-27 Authors => John Boehr <jbboehr@gmail.com> (lead) -Spec Version => 4.0.5 -PSR support => active -libhandlebars Version => 0.7.3 -libhandlebars Handlebars Spec Version => 4.0.5 +Spec Version => 4.7.7 +PSR support => inactive +libhandlebars Version => 1.0.0 +libhandlebars Version (compile-time) => 1.0.0 +libhandlebars Handlebars Spec Version => 4.7.7 libhandlebars Mustache Spec Version => 1.1.3 xxhash version => 0.7.3 Local memory usage => 48 Directive => Local Value => Master Value -handlebars.pool_size => 128k => 128k +handlebars.pool_size => 0 => 0 handlebars.cache.enable => On => On handlebars.cache.enable_cli => Off => Off handlebars.cache.backend => mmap => mmap |