IAlex has submitted this change and it was merged. Change subject: Use MWNamespace method instead of binary arithmetic ......................................................................
Use MWNamespace method instead of binary arithmetic "& ~1" or "| 1" are not easy to read Change-Id: I08ff92669d32f3663ea58e98d8c49f0a54dfeca4 --- M includes/Title.php M includes/specials/SpecialEditWatchlist.php 2 files changed, 6 insertions(+), 6 deletions(-) Approvals: IAlex: Verified; Looks good to me, approved jenkins-bot: Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/37616 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08ff92669d32f3663ea58e98d8c49f0a54dfeca4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Umherirrender <[email protected]> Gerrit-Reviewer: IAlex <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
