XaminProject / handlebars.php

Handlebars processor for php
331 stars 134 forks source link

Add named arguments parser #75

Closed JustBlackBird closed 9 years ago

JustBlackBird commented 9 years ago

Added a parser for named arguments.

Though a PR for the problem already exists (see #44), it seems abandoned. Thus I've implemented the same feature in a different way.

everplays commented 9 years ago

@fzerorubigd dude, everything looks good to me. Could you please check it out when you got some free time?

@JustBlackBird thanks.

fzerorubigd commented 9 years ago

It has tests, and there is no BC break, so its good to go. @JustBlackBird thanks :)