From: Max Semenik Date: Fri, 16 Dec 2016 19:23:44 +0000 (-0800) Subject: Remove unused Phan exception X-Git-Tag: 1.31.0-rc.0~4513^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/Category:Foo?a=commitdiff_plain;h=0b2e6272b817b4eb765ccb54d0a6031368e40bbf;p=lhc%2Fweb%2Fwiklou.git Remove unused Phan exception Change-Id: Ib578336abfed02c8dce9ccb47ab22220ddcee856 --- diff --git a/tests/phan/config.php b/tests/phan/config.php index 2c5eef718c..281100d0ac 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",