jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/405385 )
Change subject: Remove unused SpecialPasswordReset::$passwords
......................................................................
Remove unused SpecialPasswordReset::$passwords
Change-Id: I4c03bd9b7f01bacba453a263c3676b4f47aec933
---
M includes/specials/SpecialPasswordReset.php
1 file changed, 0 insertions(+), 5 deletions(-)
Approvals:
jenkins-bot: Verified
Thiemo Kreuz (WMDE): Looks good to me, approved
diff --git a/includes/specials/SpecialPasswordReset.php
b/includes/specials/SpecialPasswordReset.php
index a4f16bd..84292f3 100644
--- a/includes/specials/SpecialPasswordReset.php
+++ b/includes/specials/SpecialPasswordReset.php
@@ -37,11 +37,6 @@
private $passwordReset = null;
/**
- * @var string[] Temporary storage for the passwords which have been
sent out, keyed by username.
- */
- private $passwords = [];
-
- /**
* @var Status
*/
private $result;
--
To view, visit https://gerrit.wikimedia.org/r/405385
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4c03bd9b7f01bacba453a263c3676b4f47aec933
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Thiemo Kreuz (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits