Archive of branch REL1_32
Use "break" instead of "continue" inside a switch

"continue" statements in a switch are equivalent to "break". In PHP 7.3, will generate a warning.

Bug: T207122
Change-Id: Ibcd677328caae0912d6c691ddfbc3903a64015ae
(cherry picked from commit 99edb3a0f3d2c609af7642d6db7c7e97aecccbac)
1 file changed
  NODES
todo 1