Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

PHP 7.3 Compatibility #67

Description

@jaromic

With PHP 7.3.0 (Windows), AllInOneMinify 3.2.3, ProcessWire 3.0.123, I get the following Continue Targeting Switch Warning (path parts snipped):

Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9387
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9395
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9400
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9406
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9416
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9419
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9439
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9444
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9465
Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in \site\assets\cache\FileCompiler\site\modules\AllInOneMinify\lib\Less\Less.php on line 9472

I have not tried the fork mentioned in #65 , maybe this has been fixed there too.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions