The new PECL package handlebars-0.8.2 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Mustache delimiter preprocessing support behind the compat flag
- Property lookup now generates a closure from a method if the value of the 
property is null or does not exist to emulate the behaviour of javascript where 
functions and properties share a symbol table - only supported for PHP 7 or 
greater
- Changed target handlebars.c version to 0.6.4

Package Info
-------------
This extension embeds a Handlebars interpreter into PHP, allowing the execution 
of Handlebars templates.

Related Links
-------------
Package home: http://pecl.php.net/package/handlebars
   Changelog: http://pecl.php.net/package-changelog.php?package=handlebars
    Download: http://pecl.php.net/get/handlebars-0.8.2.tgz

Authors
-------------
John Boehr <j...@johnboehr.is> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to