Merge "Remove unused Phan exception"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 19 Dec 2016 21:31:03 +0000 (21:31 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 19 Dec 2016 21:31:03 +0000 (21:31 +0000)
tests/phan/config.php

index 0cf354c..14ff52a 100644 (file)
@@ -310,8 +310,6 @@ return [
                // approximate error count: 3
                "PhanParamTooManyInternal",
                // approximate error count: 1
-               "PhanRedefineFunction",
-               // approximate error count: 1
                "PhanRedefineFunctionInternal",
                // approximate error count: 2
                "PhanTraitParentReference",