mediawiki-extensions-Scribunto/includes/engines/LuaCommon
C. Scott Ananian 2bec230e3d Use Language::formatNumNoSeparators where appropriate
Avoids using the deprecated $noSeparators parameter to Language::formatNum
in favor of Language::formatNumNoSeparators, which has been around since
MW 1.21.

Change-Id: If3de5645a92514f605d4117fea3a820ed6c86624
2020-09-09 18:17:23 -04:00
..
lualib build: Updating mediawiki/mediawiki-phan-config to 0.10.2 2020-06-02 01:54:01 +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 Language::formatNumNoSeparators where appropriate 2020-09-09 18:17:23 -04:00
LibraryBase.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LuaEngine.php build: Updating mediawiki/mediawiki-phan-config to 0.10.2 2020-06-02 01:54:01 +00:00
LuaError.php Document a lot of methods 2020-01-17 23:03:03 +00:00
LuaInterpreter.php Split all classes in own files 2019-12-21 10:20:18 +01: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 Use MediaWikiServices::getContentLanguage() 2020-03-16 17:58:26 +00:00
TextLibrary.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-05-30 01:32:16 +01:00
TitleLibrary.php Handle RevisionAccessException with try-catch 2020-05-07 20:57:42 +00:00
UriLibrary.php Document a lot of methods 2020-01-17 23:03:03 +00:00
UstringLibrary.php build: Updating composer dependencies 2020-02-07 06:37:29 +00:00