Remove unused static methods in LanguageConverter subclasses
[lhc/web/wiklou.git] / tests / phan / config.php
index afcd7f3..903d7cb 100644 (file)
@@ -310,14 +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",
@@ -331,7 +327,7 @@ return [
                "PhanTypeMismatchProperty",
                // approximate error count: 95
                "PhanTypeMismatchReturn",
-               // approximate error count: 16
+               // approximate error count: 11
                "PhanTypeMissingReturn",
                // approximate error count: 5
                "PhanTypeNonVarPassByRef",
@@ -341,7 +337,7 @@ return [
                "PhanUndeclaredMethod",
                // approximate error count: 1342
                "PhanUndeclaredProperty",
-               // approximate error count: 9
+               // approximate error count: 3
                "PhanUndeclaredStaticMethod",
                // approximate error count: 79
                "PhanUndeclaredVariable",