Remove unused Phan exception
[lhc/web/wiklou.git] / tests / phan / config.php
index 2c5eef7..281100d 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",