mediawiki-extensions-Scribunto/includes
Umherirrender e126de6a78 Rethrow TimeoutException when using mw.language.formatDate function
timeout while converting timestamps should be a timeout for the whole
parse of that wikitext and not hidden by a invalid time.
Just let the exception bubble up to the caller
See ca71e69f for more information

Change-Id: I1f44e45dcc9b052717814990a3f5ce3a1bdf9d26
2023-10-02 21:03:02 +02:00
..
Engines Rethrow TimeoutException when using mw.language.formatDate function 2023-10-02 21:03:02 +02:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-19 21:39:33 +00:00
ApiScribuntoConsole.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 12:22:05 +00:00
CodeEditorHooks.php Use HookHandlers for CodeEditor hook 2023-08-15 13:50:13 +02:00
Hooks.php Revert "Replace use of ParserOutput::addJsConfigVars(), deprecated since 1.38" 2023-09-11 20:18:13 +00:00
Scribunto.php Use namespaced Title 2023-08-19 20:18:41 +02:00
ScribuntoContent.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoContentHandler.php Use namespaced Title 2023-08-19 20:18:41 +02:00
ScribuntoEngineBase.php Use namespaced Title 2023-08-19 20:18:41 +02:00
ScribuntoException.php Use namespaced Title 2023-08-19 20:18:41 +02:00
ScribuntoModuleBase.php Start namespacing extension 2022-05-12 01:33:11 +00:00