Aaron Schulz has submitted this change and it was merged. Change subject: merge two foreach in Special:Contributions ......................................................................
merge two foreach in Special:Contributions This avoids iterate twice through the result set to reach the same Change-Id: I5c27a2bae472999e26ca9da753a999ab706804c6 --- M includes/specials/SpecialContributions.php 1 file changed, 5 insertions(+), 10 deletions(-) Approvals: Aaron Schulz: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/14619 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5c27a2bae472999e26ca9da753a999ab706804c6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Umherirrender <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
