Skip to content

No error when closing bracket is omitted #168

@kenguest

Description

@kenguest

No error is raised for a blade file containing something like the following where a closing bracket is missing:

{{ __("This should appear in your own language" }}

When attempting to view the rendered blade file, we get a PHP syntax error:
syntax error, unexpected token ";", expecting ")"

Duster should highlight this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions