mediawiki-extensions-Scribunto/engines/LuaCommon
Marius Hoch 0f4db74148 Add mw.hash to Scribunto
Provides a simple wrapper for PHP's hash() and
hash_algos() functions.

I will add docs to the Lua reference manual once
this is merged.

Bug: T142585
Change-Id: I6697463974a175e99f9b77428a1085247165ebc9
2016-08-18 04:39:04 +02:00
..
lualib Add mw.hash to Scribunto 2016-08-18 04:39:04 +02:00
HashLibrary.php Add mw.hash to Scribunto 2016-08-18 04:39:04 +02:00
HtmlLibrary.php SECURITY: Don't escape strip markers when escaping attributes in mw.html 2016-05-22 21:40:32 -04:00
LanguageLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
LibraryBase.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
LuaCommon.php Add mw.hash to Scribunto 2016-08-18 04:39:04 +02:00
LuaInterpreter.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
MessageLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
SiteLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
TextLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
TitleLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
UriLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00
UstringLibrary.php Fix uncontroversial phpcs errors 2016-05-18 16:31:28 -04:00