mediawiki-extensions-Scribunto/includes
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
..
engines Make sure that lua stack trace is valid UTF-8. 2022-10-06 00:45:15 -04:00
ApiScribuntoConsole.php Start namespacing extension 2022-05-12 01:33:11 +00:00
Hooks.php Bump scribunto-stats cache version 2022-08-16 19:09:36 +00:00
Scribunto.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoContent.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoContentHandler.php Use new ContentHandler::supportsPreloadContent() feature 2022-07-06 22:39:44 +00:00
ScribuntoEngineBase.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoException.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoModuleBase.php Start namespacing extension 2022-05-12 01:33:11 +00:00