mediawiki-extensions-Scribunto/includes/engines/LuaCommon
Umherirrender 9c3fe53170 Adjust argument for local interwiki in InterwikiLookup::getAllPrefixes
To match the type change in core

Depends-On: I63ed9772429c6f5bfe38a9fad190491812866f3f
Change-Id: I5394d82e7c78b12453f824664f53fe8e6a73aa0b
2022-04-04 02:30:19 +00:00
..
lualib Revert "mw.title: Add pageLanguage property" 2022-01-06 22:13:30 +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 Replace deprecated ParserOptions::getUser with ::getUserIdentity 2021-10-05 14:48:28 -07:00
LibraryBase.php Remove comments that literally repeat the code 2022-01-18 23:50:13 +00:00
LuaEngine.php Replace use of deprecated ParserOutput::addWarning() 2021-10-16 01:17:20 +00:00
LuaError.php Apply utf normalize to lua module name in error messages 2021-09-13 19:33:24 +00:00
LuaInterpreter.php Remove comments that literally repeat the code 2022-01-18 23:50:13 +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 Adjust argument for local interwiki in InterwikiLookup::getAllPrefixes 2022-04-04 02:30:19 +00:00
TextLibrary.php build: Updating dependencies 2021-05-13 08:26:27 +00:00
TitleLibrary.php Revert "mw.title: Add pageLanguage property" 2022-01-06 22:13:30 +00:00
UriLibrary.php Use strict equality when comparing namespaces 2021-01-01 16:44:40 +00:00
UstringLibrary.php Add missing & and (int) casts 2021-10-27 17:27:33 +00:00