harrydeluxe / php-liquid

A PHP port of Ruby's Liquid Templates
http://www.delacap.com/artikel/Liquid-Templates/
MIT License
239 stars 117 forks source link

More flexible variable name definitions #38

Closed NathanBaulch closed 7 years ago

NathanBaulch commented 7 years ago

Use a complete regex for parsing variable names, not just the individual allowed characters.