mediawiki-extensions-Scribunto/common
Brad Jorsch ff9d5bc171 Remove long-obsolete ScribuntoEngineBase::getLimitsReport()
In 925045a66 the method was renamed from getLimitsReport() to
getLimitReport(), but this instance was overlooked. Since every existing
subclass implements getLimitReport(), that wasn't noticed.

Therefore, when Idffd2d78 deprecated getLimitReport() it too missed this
instance (and, in fact, added its own copy of a base-class
getLimitReport() so it could mark that deprecated instead), and
I0e8e1d56 similarly missed removing it.

So let's kill it now, like it should have been long ago.

Change-Id: I9aa71b4a90b9e7cdda08ce171b3bb004c8ccd8c2
2017-09-25 11:51:37 -04:00
..
ApiScribuntoConsole.php Use short array syntax 2017-06-16 13:26:30 +00:00
Base.php Remove long-obsolete ScribuntoEngineBase::getLimitsReport() 2017-09-25 11:51:37 -04:00
Common.php build: Updating mediawiki/mediawiki-codesniffer to 0.11.0 2017-08-11 00:28:16 -04:00
Hooks.php build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 15:42:23 +02:00
ScribuntoContent.php Use short array syntax 2017-06-16 13:26:30 +00:00
ScribuntoContentHandler.php Use short array syntax 2017-06-16 13:26:30 +00:00