Aaron Schulz has submitted this change and it was merged.

Change subject: Silence warnings about deprecation by ContentHandler.
......................................................................


Silence warnings about deprecation by ContentHandler.

The introduction of the ContentHandler caused quite a few functions and hooks to
become deprecated. Usage of these has been removed in core, but is still present
in extensions. Extensions should be fixed after ContentHandler has settled in a
bit, but for now we need a way to silence the warnings.

Change-Id: Ia223243222675f778e8f8c32923f956790db0b4f
---
M includes/Article.php
M includes/EditPage.php
M includes/Import.php
M includes/Revision.php
M includes/Title.php
M includes/WikiPage.php
M includes/content/ContentHandler.php
M includes/diff/DifferenceEngine.php
8 files changed, 68 insertions(+), 27 deletions(-)

Approvals:
  Aaron Schulz: 
  Nikerabbit: Verified; Looks good to me, approved
  jenkins-bot: Verified


--
To view, visit https://gerrit.wikimedia.org/r/27537
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia223243222675f778e8f8c32923f956790db0b4f
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Demon <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to