mediawiki-extensions-Scribunto/includes/engines/LuaCommon
Brad Jorsch ec103b6966 Scribunto_LuaError: Make ->getMessage() return UTF-8 text
It's easily possible for Lua to raise errors where the string is not
valid UTF-8. When we turn that into a Scribunto_LuaError, we should
normalize it so other things don't break.

Bug: T208689
Change-Id: Idc5514261e99d64222b86877dd0500d425a26988
2018-12-11 14:46:56 -05:00
..
lualib
HashLibrary.php
HtmlLibrary.php
LanguageLibrary.php
LibraryBase.php
LuaCommon.php Scribunto_LuaError: Make ->getMessage() return UTF-8 text 2018-12-11 14:46:56 -05:00
LuaInterpreter.php
MessageLibrary.php
SiteLibrary.php
TextLibrary.php
TitleLibrary.php
UriLibrary.php
UstringLibrary.php