diff options
author | Remi Collet <remi@remirepo.net> | 2020-04-17 17:43:30 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-04-17 17:43:30 +0200 |
commit | a1d4040f7c76b6af8d1465326aaab236f5ea5afe (patch) | |
tree | 92f1f8d356f0c5d916f0499e1a3fb489d7ef8c34 /PHPINFO | |
parent | 64c79d9cd9e5a15482369791817ceef887b5ecd8 (diff) |
update to 0.9.0
raise dependency on PHP 7.2
fix test suite with PHP 8 using patch from
https://github.com/jbboehr/php-handlebars/pull/66
skip 1 test on 32-bit reported as
https://github.com/jbboehr/php-handlebars/issues/67
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,14 +1,15 @@ handlebars -Version => 0.8.3 -Released => 2018-11-11 +Version => 0.9.0 +Released => 2020-04-17 Authors => John Boehr <jbboehr@gmail.com> (lead) Spec Version => 4.0.5 -libhandlebars Version => 0.6.4 +PSR support => active +libhandlebars Version => 0.7.0 libhandlebars Handlebars Spec Version => 4.0.5 libhandlebars Mustache Spec Version => 1.1.3 -PSR support => active +xxhash version => 0.7.3 Local memory usage => 48 Directive => Local Value => Master Value |