-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix context argument bug when handlebars helpers is not block helper.…
… rename old_ctx to _this
- Loading branch information
Zordius Chen
committed
Feb 27, 2015
1 parent
0d3d1ef
commit d1f1b93
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d1f1b93
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for finding this bug! I had no idea what was going on. Would it be possible to do a release so that I can require this feature in my composer.json?
d1f1b93
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
v0.20 relased, thanks.