Reedy has submitted this change and it was merged. Change subject: Revert "(bug 24620) Add types to LogFormatter" ......................................................................
Revert "(bug 24620) Add types to LogFormatter" This breaks extensions because of changing protected methods to public (LogFormatter::getMessageParameters() in particular). We need a solid solution. The next 1.21-wmf is being branched tomorrow. Revert is the sanest solution at the moment. This reverts commit 1c296faf58fe57328c97fff36a57b64c9b8fada7 --- M RELEASE-NOTES-1.21 M includes/logging/LogFormatter.php 2 files changed, 1 insertion(+), 74 deletions(-) Approvals: Reedy: 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/37781 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib9e092fa4bfece804ef1f444a98fe7f045dfca1f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
