From: Erik Bernhardson Date: Fri, 8 Jun 2018 21:46:41 +0000 (-0700) Subject: Remove PhanParamReqAfterOpt from blacklist X-Git-Tag: 1.34.0-rc.0~5132^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=cba9297518bc2e62cc82b6ccaafbe95c7b4fbfbe Remove PhanParamReqAfterOpt from blacklist Change-Id: I569656068c9034f7325312afcce837e2712b4f29 --- diff --git a/tests/phan/config.php b/tests/phan/config.php index 5f712876c8..61d86bd658 100644 --- a/tests/phan/config.php +++ b/tests/phan/config.php @@ -305,8 +305,6 @@ return [ "PhanDeprecatedProperty", // approximate error count: 17 "PhanNonClassMethodCall", - // approximate error count: 11 - "PhanParamReqAfterOpt", // approximate error count: 888 "PhanParamSignatureMismatch", // approximate error count: 7