h2o-php icon indicating copy to clipboard operation
h2o-php copied to clipboard

variable in named argument is not resolved

Open speedmax opened this issue 16 years ago • 1 comments

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 avatar Nov 04 '09 08:11 speedmax

variable in named argument is not resolved

Fixed named argument parsing and updated parser_spec

by Taylor luk

speedmax avatar Nov 04 '09 08:11 speedmax