mediawiki-extensions-Scribunto/includes/engines/LuaSandbox
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
..
LuaSandboxCallback.php Revert "Namespace LuaCommon" 2022-08-03 10:03:12 +00:00
LuaSandboxEngine.php Revert "Namespace LuaCommon" 2022-08-03 10:03:12 +00:00
LuaSandboxInterpreter.php Make sure that lua stack trace is valid UTF-8. 2022-10-06 00:45:15 -04:00