aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phan
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phan')
-rw-r--r--tests/phan/config.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/phan/config.php b/tests/phan/config.php
index 0cf354c58e19..14ff52ae08ab 100644
--- a/tests/phan/config.php
+++ b/tests/phan/config.php
@@ -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",