mediawiki-extensions-Scribunto/includes/common
Alexander Vorwerk aae6e29547 Replace usages of deprecated wfWikiID()
The global function wfWikiID() is deprecated since 1.35 and it's usages
should be replaced with WikiMap::getCurrentWikiId().

Bug: T298059
Change-Id: Idb937a82b08679f6552699ecc4a7ea1da7006e09
2021-12-21 02:32:15 +01:00
..
ApiScribuntoConsole.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-05-30 01:32:16 +01:00
Hooks.php Replace usages of deprecated wfWikiID() 2021-12-21 02:32:15 +01:00
Scribunto.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-05-30 01:32:16 +01:00
ScribuntoContent.php Override ContentHandler::validateSave instead of Content::prepareSave. 2021-11-11 16:01:05 +00:00
ScribuntoContentHandler.php Override ContentHandler::validateSave instead of Content::prepareSave. 2021-11-11 16:01:05 +00:00
ScribuntoEngineBase.php build: Updating dependencies 2021-09-11 22:36:44 +00:00
ScribuntoException.php Split all classes in own files 2019-12-21 10:20:18 +01:00
ScribuntoModuleBase.php Split classes in Base.php 2019-12-18 19:06:57 +00:00