Reedy has submitted this change and it was merged. Change subject: More maintenance for ConfirmEdit extension. ......................................................................
More maintenance for ConfirmEdit extension. * Replace dirname( __FILE__ ) by __DIR__. * Replace deprecated method calls. Now requires MediaWiki 1.19 or later. * Fix some documentation. * Remove commented out code. * Remove superfluous newlines. Change-Id: Ib73e1619aa331c83e375224b6adae4c1e5db3bb9 --- M Asirra.php M Captcha.php M ConfirmEdit.php M FancyCaptcha.class.php M FancyCaptcha.php M HTMLCaptchaField.php M MathCaptcha.php M QuestyCaptcha.php M ReCaptcha.class.php M ReCaptcha.php 10 files changed, 27 insertions(+), 40 deletions(-) Approvals: Reedy: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/22364 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib73e1619aa331c83e375224b6adae4c1e5db3bb9 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/ConfirmEdit Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Platonides <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
