speedmax / h2o-php

A beautiful template engine for PHP in Django style
http://www.h2o-template.org
269 stars 56 forks source link

variable in named argument is not resolved #12

Open speedmax opened 14 years ago

speedmax commented 14 years ago

When applying named argument to filters, when use a variable as name:value pair, the variable is not resolved with the given context.

could be the it be Parser or Context::applyFilters()

original LH ticket

This ticket has 0 attachment(s).

speedmax commented 14 years ago

variable in named argument is not resolved

Fixed named argument parsing and updated parser_spec

by Taylor luk