Skip to content

continue into switch using PHP v7.3#3

Closed
jorix wants to merge 2 commits intofujaru:masterfrom
jorix:continue
Closed

continue into switch using PHP v7.3#3
jorix wants to merge 2 commits intofujaru:masterfrom
jorix:continue

Conversation

@jorix
Copy link
Copy Markdown

@jorix jorix commented Dec 30, 2018

Proposed Fix by @alesinicio to avoid a warning in PHP7.3 (issue nuovo#156 as a PR nuovo#157)

PHP v7.3 show this warning:

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants