mediawiki-extensions-Scribunto/tests/phpunit/engines/LuaCommon
DannyS712 cd885e83cb Use WikiPage::doUserEditContent() instead of ::doEditContent()
::doUserEditContent() is available since 1.36 as a replacement
for ::doEditContent(), which has been deprecated. Bump the
required version of MediaWiki to 1.36 accordingly.

Results in passing a user where previously the fallback
to $wgUser was being used.

Bug: T255507
Change-Id: I11e4a305e66935ea1d1b4692561fb5d49871a729
2021-06-24 05:58:13 +00:00
..
CommonTests-data-fail1.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail2.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail3.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail4.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data-fail5.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-data.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests-lib.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
CommonTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
HashLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
HashLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
HtmlLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
HtmlLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
LanguageLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LanguageLibraryTests.lua Error message for formatNum should not refer to formatDate 2020-11-26 14:12:15 +01:00
LibraryUtilTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LibraryUtilTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
LuaCommonTest.php build: Updating dependencies 2021-05-13 08:26:27 +00:00
LuaCommonTestsFailLibrary.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaCommonTestsLibrary.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaDataProvider.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestBase.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestHelper.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestSkip.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineUnitTestBase.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEnvironmentComparisonTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LuaInterpreterTest.php build: Updating dependencies 2021-05-13 08:26:27 +00:00
LuaUstringLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
MessageLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
MessageLibraryTests.lua build: Updating mediawiki/mediawiki-phan-config to 0.10.4 2020-11-20 17:01:25 +00:00
SiteLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
SiteLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
TestFramework.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
TextLibraryTest.php Replace use of Parser::$mStripState, deprecated in 1.35 2021-02-25 03:03:29 +00:00
TextLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
TitleLibraryTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-24 05:58:13 +00:00
TitleLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
UriLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
UriLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
UstringLibraryNormalizationTestProvider.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
UstringLibraryNormalizationTests.lua Move tests into tests/phpunit and remove UnitTestsList hook 2017-07-07 13:50:39 -07:00
UstringLibraryPureLuaTest.php Split all classes in own files 2019-12-21 10:20:18 +01:00
UstringLibraryTests.lua Fix a typo: emtpy -> empty 2020-11-22 14:22:33 +00:00