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)
1  2 
tests/phan/config.php

diff --combined tests/phan/config.php
@@@ -310,12 -310,12 +310,10 @@@ return 
                // approximate error count: 3
                "PhanParamTooManyInternal",
                // approximate error count: 1
-               "PhanRedefineFunction",
-               // approximate error count: 1
                "PhanRedefineFunctionInternal",
                // approximate error count: 2
                "PhanTraitParentReference",
                // approximate error count: 4
 -              "PhanTypeArraySuspicious",
 -              // approximate error count: 4
                "PhanTypeComparisonFromArray",
                // approximate error count: 3
                "PhanTypeInvalidRightOperand",