| commit | fa93fda37e308a83e3211f53c8f828b5c3482c07 | [log] [tgz] |
|---|---|---|
| author | RazeSoldier <razesoldier@outlook.com> | Sat Nov 10 15:32:34 2018 +0800 |
| committer | RazeSoldier <razesoldier@outlook.com> | Sat Nov 10 15:34:29 2018 +0800 |
| tree | bbaf5df1ab2f0e05fc54c1237546af83da3f4868 | |
| parent | acea93c37ad825af1401273e68e23aa2bf74e937 [diff] |
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: T206976 Change-Id: I7e28a59918edbbcc741a64c6c0ed2a55bd650384