Remove suppress of PhanRedefineFunctionInternal
authorUmherirrender <umherirrender_de.wp@web.de>
Sat, 9 Mar 2019 12:29:40 +0000 (12:29 +0000)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 9 Mar 2019 12:30:16 +0000 (12:30 +0000)
There is no longer an override

Change-Id: Ie7c99228135689d20ab6ffb287c978642851f3ee

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