HomePhabricator

Statically detect "continue" inside "switch"

Description

Statically detect "continue" inside "switch"

Summary: See 30 prior patches. This is a fatal in PHP7, let's just hunt these down.

Test Plan: Ran unit tests. See next diff for results.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D19931

Details

Provenance
epriestleyAuthored on Dec 22 2018, 1:30 PM
epriestleyPushed on Dec 28 2018, 8:01 AM
Reviewer
amckinley
Differential Revision
D19931: Statically detect "continue" inside "switch"
Parents
rARCeb732555a71a: Fix a "continue;" inside a switch in ArcanistPHPCompatibilityXHPASTLinterRule
Branches
Unknown
Tags
Unknown
Build Status
Buildable 21429
Build 29186: Run Core Tests