Merge "Remove suppress of PhanRedefineFunctionInternal"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sun, 10 Mar 2019 03:15:24 +0000 (03:15 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 10 Mar 2019 03:15:24 +0000 (03:15 +0000)
tests/phan/config.php

index fa351ea..da5e4b3 100644 (file)
@@ -315,8 +315,6 @@ return [
                "PhanParamTooMany",
                // approximate error count: 3
                "PhanParamTooManyInternal",
-               // approximate error count: 1
-               "PhanRedefineFunctionInternal",
                // approximate error count: 2
                "PhanTraitParentReference",
                // approximate error count: 3