Remove unused Phan exception
authorMax Semenik <maxsem.wiki@gmail.com>
Fri, 16 Dec 2016 19:23:44 +0000 (11:23 -0800)
committerKunal Mehta <legoktm@member.fsf.org>
Sun, 18 Dec 2016 12:48:10 +0000 (04:48 -0800)
Change-Id: Ib578336abfed02c8dce9ccb47ab22220ddcee856

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",