Skip to content

Merge branch 'hotfix/php_handlebars_helpers' into 'custom/art_money'

Sam Sehnert requested to merge cherry-pick-2ac5ba2a into custom/art_money

Improved the handlebars template parser

• Prevents an error when using object methods

• Prevents an error parsing templates with no passed variables

• Adds date helper with the same prototype as the JS helper so we can re-use templates

See merge request !37 (merged)

Merge request reports