Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

PHP 7.3 error #174

Description

@gabrielkoerich

I got this when testing on PHP 7.3:

ErrorException: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

vendor/xamin/handlebars.php/src/Handlebars/Tokenizer.php:167
vendor/xamin/handlebars.php/src/Handlebars/Handlebars.php:569
vendor/xamin/handlebars.php/src/Handlebars/Handlebars.php:711
vendor/xamin/handlebars.php/src/Handlebars/Handlebars.php:635
vendor/xamin/handlebars.php/src/Handlebars/Handlebars.php:210

Should it be changed to break or continue 2?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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