Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

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

@mipon

Description

@mipon

Hello,

I get the following warning.

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ...\vendor\asika\minify\src\JsMinifier.php on line 218

Should be easy to fix.

PHP 7.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions