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

Replace "continue" by "break" in "switch" statements#158

Merged
weierophinney merged 1 commit intozendframework:masterfrom
nicolas-grekas:fix-break
Aug 13, 2018
Merged

Replace "continue" by "break" in "switch" statements#158
weierophinney merged 1 commit intozendframework:masterfrom
nicolas-grekas:fix-break

Conversation

@nicolas-grekas
Copy link
Contributor

Removes related deprecations when running with PHP 7.3.

@weierophinney weierophinney merged commit 4bf6368 into zendframework:master Aug 13, 2018
weierophinney added a commit that referenced this pull request Aug 13, 2018
Replace "continue" by "break" in "switch" statements
weierophinney added a commit that referenced this pull request Aug 13, 2018
weierophinney added a commit that referenced this pull request Aug 13, 2018
weierophinney added a commit that referenced this pull request Aug 13, 2018
@weierophinney
Copy link
Member

Thanks, @nicolas-grekas!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants