mediawiki-extensions-Scribunto/includes/engines/LuaStandalone
Brian Wolff 1fbb8d73c1 Make sure that lua stack trace is valid UTF-8.
This fixes a warning on php8.1 related to preg_match_all returning
null when given invalid UTF-8.

I made a separate patch to change the null into an exception Ic0c9083b

In a sense, this is a follow-up to ec103b6966.

Bug: T319218
Change-Id: Ia17fc2fa428ec35bdbd242f1127fcdff501fb741
(cherry picked from commit 047200c11e)
2022-10-06 00:45:15 -04:00
..
binaries Add lua5.1 patch for CVE-2014-5461 2019-01-08 21:33:47 -08:00
lua_ulimit.sh Move classes into includes/ 2018-04-09 08:54:22 -07:00
LuaStandaloneEngine.php Revert "Namespace LuaCommon" 2022-08-03 10:03:12 +00:00
LuaStandaloneInterpreter.php Make sure that lua stack trace is valid UTF-8. 2022-10-06 00:45:15 -04:00
LuaStandaloneInterpreterFunction.php Namespace LuaStandalone engine 2022-08-03 06:03:48 +00:00
mw_main.lua Move classes into includes/ 2018-04-09 08:54:22 -07:00
MWServer.lua Namespace LuaStandalone engine 2022-08-03 06:03:48 +00:00
protocol.txt Move classes into includes/ 2018-04-09 08:54:22 -07:00