php-twig
php-twig copied to clipboard
( and ) are not scoped
(
and )
are not scoped in code such as:
{% set url = (base_url ~ pagination.params ~ page.url)|replace({'//':'/'}) %}
It seems to me they should be punctuation definition parameters begin
. No?