diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-28 09:03:01 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-28 09:03:01 +0200 |
commit | 683fd69aff896998d0c0970bdb21f1d06071d5d8 (patch) | |
tree | 268e9dc27fd436b30a935ef884e8999c1e6feea9 /PHPINFO | |
parent | 1633d77240383a7e1bb55a666b704a9a3228a95a (diff) |
add patch for PHP 7.3 from https://github.com/jbboehr/php-mustache/pull/48
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ + +mustache + +Version => 0.7.4 +Released => 2017-07-18 +Revision => master +Authors => John Boehr <jbboehr@gmail.com> (lead) +Spec Version => 1.1.2 +Libmustache Version => 0.4.4 +Libmustache Operand Size => 2 +c++11 unordered map support => enabled |