Page MenuHomeIn-Portal Phabricator

MINC-198 - Don't use "continue" inside a "switch" statement
ClosedPublic

Authored by alex on Mar 22 2021, 4:07 AM.

Details

Test Plan
NOTE: perform tests on PHP 7.3+
  1. go to Installation Wizard at .../core/install.php URL
  2. confirm, that there is no warning shown on-screen about the continue statement

Diff Detail

Repository
rMINC Modules.In-Commerce
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex created this revision.Mar 22 2021, 4:07 AM
alex requested review of this revision.Mar 22 2021, 4:07 AM
alex edited the test plan for this revision. (Show Details)Mar 24 2021, 5:21 AM
erik accepted this revision.Mar 24 2021, 5:26 AM
This revision is now accepted and ready to land.Mar 24 2021, 5:26 AM
This revision was automatically updated to reflect the committed changes.