mediawiki-extensions-Scribunto/includes/engines/LuaCommon
Alexander Vorwerk 0533aa40ab Avoid using MWNamespace
The MWNamespace class has been deprecated in favor of the NamespaceInfo
service. All methods in the MWNamespace should be replaced with the
equavilent methods of the NamespaceInfo service.

Change-Id: I964d3b191cc3129b8e467e6fbbccd2fcc0b89e11
2021-06-09 01:25:55 +00:00
..
lualib build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 19:06:50 +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 Remove PHP 5.3 $this closure workaround 2021-05-15 02:03:24 +02:00
LibraryBase.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LuaEngine.php Avoid using MWNamespace 2021-06-09 01:25:55 +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 Avoid using MWNamespace 2021-06-09 01:25:55 +00:00
TextLibrary.php build: Updating dependencies 2021-05-13 08:26:27 +00:00
TitleLibrary.php Avoid using MWNamespace 2021-06-09 01:25:55 +00:00
UriLibrary.php Use strict equality when comparing namespaces 2021-01-01 16:44:40 +00:00
UstringLibrary.php build: Updating dependencies 2021-05-13 08:26:27 +00:00