mediawiki-extensions-Scribunto/includes/engines/LuaCommon
C. Scott Ananian 96da9fe0e9 Replace use of Parser::$mStripState, deprecated in 1.35
The replacement, Parser::getStripState(), was added to MediaWiki in
1.34.

The extension.json for this extension already requires MW >= 1.35.

Bug: T275160
Change-Id: I062ac8b69756a7ad35d8cc744b4735fd2e70f13e
2021-02-25 03:03:29 +00:00
..
lualib build: Updating mediawiki/mediawiki-phan-config to 0.10.6 2020-12-30 14:30:00 +00:00
HashLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
HtmlLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LanguageLibrary.php Use strict equality when comparing namespaces 2021-01-01 16:44:40 +00:00
LibraryBase.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LuaEngine.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaError.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaInterpreter.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaInterpreterBadVersionError.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaInterpreterNotFoundError.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaModule.php build: Updating dependencies 2020-04-22 19:07:11 +00:00
MessageLibrary.php Use MediaWikiServices::getContentLanguage() 2020-03-16 17:58:26 +00:00
SiteLibrary.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
TextLibrary.php Replace use of Parser::$mStripState, deprecated in 1.35 2021-02-25 03:03:29 +00:00
TitleLibrary.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
UriLibrary.php Use strict equality when comparing namespaces 2021-01-01 16:44:40 +00:00
UstringLibrary.php build: Updating mediawiki/mediawiki-phan-config to 0.10.6 2020-12-30 14:30:00 +00:00