Open SendiMyrkr opened 1 year ago
Following examples looks like fine in plugin, but throw exceptions at run
{var string $base64Id = {base64_encode($branch->id)}} => Latte throws Unexpected '{' exception {$base64Id{asd}} => Latte throws unterminated string exception
@SendiMyrkr will be solved in 2.0.0
Following examples looks like fine in plugin, but throw exceptions at run
{var string $base64Id = {base64_encode($branch->id)}} => Latte throws Unexpected '{' exception {$base64Id{asd}} => Latte throws unterminated string exception