-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
the following produces:
$template = $dust->compile('Title:{title}');
$dust->renderTemplate($template, array('title' => 'current'));
'Title: Dust\Evaluate\Evaluator'
I suppose that's on purpose, but it differs from the dust.js version
Otherwise thanks for your port to php. I would really like to see a port to PHP 5.3
especially because the code really only uses the array-initialization of PHP 5.4.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels