Go to file
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
common Remove long-obsolete ScribuntoEngineBase::getLimitsReport() 2017-09-25 11:51:37 -04:00
engines Don't use Title::setFragment() 2017-09-10 15:22:25 -07:00
i18n Localisation updates from https://translatewiki.net. 2017-09-24 22:57:35 +02:00
modules build: Replace jscs/jshint with eslint 2017-05-12 16:24:59 +00:00
tests/phpunit/engines Replace uses of each() 2017-09-19 16:46:51 -04:00
.eslintrc.json build: Replace jscs/jshint with eslint 2017-05-12 16:24:59 +00:00
.gitignore Expand .gitignore for more editors 2016-11-13 13:22:31 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:03:31 -07:00
.minus-x.json Add minus-x to "composer test" 2017-09-12 23:47:16 -07:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:27:54 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 15:47:29 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 05:32:54 +00:00
COPYING Specify license and add COPYING file 2016-09-16 01:38:15 +00:00
extension.json Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
Gruntfile.js Use json extension for .stylelintrc 2017-08-19 10:27:54 +02:00
package.json Define npm peer dependency explicitly 2017-07-31 13:35:25 +02:00
phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 05:32:54 +00:00
Scribunto.magic.php Use short array syntax 2017-06-16 13:26:30 +00:00
Scribunto.namespaces.php Use short array syntax 2017-06-16 13:26:30 +00:00
Scribunto.php build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 15:42:23 +02:00