mediawiki-extensions-Scribunto/includes/Engines
Brian Wolff 047200c11e 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
2022-10-06 04:08:24 +00:00
..
LuaCommon LuaError: Use ?: in more traditional way 2022-10-03 19:01:56 +01:00
LuaSandbox Make sure that lua stack trace is valid UTF-8. 2022-10-06 04:08:24 +00:00
LuaStandalone Make sure that lua stack trace is valid UTF-8. 2022-10-06 04:08:24 +00:00