From: Umherirrender Date: Sat, 9 Mar 2019 12:29:40 +0000 (+0000) Subject: Remove suppress of PhanRedefineFunctionInternal X-Git-Tag: 1.34.0-rc.0~2573^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=3643883a348cb109b7c5a07caf9fe64ebe963e42;p=lhc%2Fweb%2Fwiklou.git Remove suppress of PhanRedefineFunctionInternal There is no longer an override Change-Id: Ie7c99228135689d20ab6ffb287c978642851f3ee --- diff --git a/tests/phan/config.php b/tests/phan/config.php index fa351ea123..da5e4b348f 100644 --- a/tests/phan/config.php +++ b/tests/phan/config.php @@ -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