jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/362406 )
Change subject: Update phan issues & estimated counts ...................................................................... Update phan issues & estimated counts Since the last update there is a total of 550 less issues. 744 removed and 194 added in various places. (roughly) Change-Id: I0431773973c146e1492de72d869f6d33de4084e8 --- M tests/phan/config.php 1 file changed, 14 insertions(+), 14 deletions(-) Approvals: Legoktm: Looks good to me, approved jenkins-bot: Verified diff --git a/tests/phan/config.php b/tests/phan/config.php index 90acc39..8a82d74 100644 --- a/tests/phan/config.php +++ b/tests/phan/config.php @@ -299,17 +299,17 @@ 'suppress_issue_types' => [ // approximate error count: 8 "PhanDeprecatedClass", - // approximate error count: 441 + // approximate error count: 415 "PhanDeprecatedFunction", - // approximate error count: 24 + // approximate error count: 25 "PhanDeprecatedProperty", - // approximate error count: 12 + // approximate error count: 11 "PhanParamReqAfterOpt", - // approximate error count: 748 + // approximate error count: 888 "PhanParamSignatureMismatch", // approximate error count: 7 "PhanParamSignatureMismatchInternal", - // approximate error count: 308 + // approximate error count: 125 "PhanParamTooMany", // approximate error count: 3 "PhanParamTooManyInternal", @@ -317,29 +317,29 @@ "PhanRedefineFunctionInternal", // approximate error count: 2 "PhanTraitParentReference", - // approximate error count: 4 + // approximate error count: 3 "PhanTypeComparisonFromArray", // approximate error count: 3 "PhanTypeInvalidRightOperand", - // approximate error count: 563 + // approximate error count: 218 "PhanTypeMismatchArgument", - // approximate error count: 39 + // approximate error count: 13 "PhanTypeMismatchArgumentInternal", - // approximate error count: 16 + // approximate error count: 14 "PhanTypeMismatchForeach", - // approximate error count: 63 + // approximate error count: 56 "PhanTypeMismatchProperty", - // approximate error count: 95 + // approximate error count: 74 "PhanTypeMismatchReturn", // approximate error count: 11 "PhanTypeMissingReturn", // approximate error count: 5 "PhanTypeNonVarPassByRef", - // approximate error count: 27 + // approximate error count: 32 "PhanUndeclaredConstant", - // approximate error count: 185 + // approximate error count: 233 "PhanUndeclaredMethod", - // approximate error count: 1342 + // approximate error count: 1224 "PhanUndeclaredProperty", // approximate error count: 3 "PhanUndeclaredStaticMethod", -- To view, visit https://gerrit.wikimedia.org/r/362406 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0431773973c146e1492de72d869f6d33de4084e8 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Addshore <addshorew...@gmail.com> Gerrit-Reviewer: Legoktm <lego...@member.fsf.org> Gerrit-Reviewer: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits