mediawiki-extensions-Scribunto/includes
Umherirrender 52af61330f Add explicit parentheses around mixed boolean operator
Mixing different binary boolean operators within an expression
without using parentheses to clarify precedence is not allowed (T358966)

Change-Id: I6d3edc5f8dddcfc6bd6a7d2a8f2ad9467372908d
2024-03-23 00:59:35 +01:00
..
Engines Add explicit parentheses around mixed boolean operator 2024-03-23 00:59:35 +01:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-19 21:39:33 +00:00
ApiScribuntoConsole.php Inject services into ApiScribuntoConsole, CodeEditorHooks and Hooks 2024-03-18 04:40:47 +00:00
CodeEditorHooks.php Inject services into ApiScribuntoConsole, CodeEditorHooks and Hooks 2024-03-18 04:40:47 +00:00
Hooks.php Inject services into ApiScribuntoConsole, CodeEditorHooks and Hooks 2024-03-18 04:40:47 +00:00
Scribunto.php Replace global configuration variables 2024-03-18 04:40:44 +00:00
ScribuntoContent.php Use namespaced classes 2024-01-05 19:24:06 +01:00
ScribuntoContentHandler.php Replace global configuration variables 2024-03-18 04:40:44 +00:00
ScribuntoEngineBase.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-10 23:46:30 +01:00
ScribuntoException.php Use namespaced classes 2024-01-05 19:24:06 +01:00
ScribuntoModuleBase.php Use namespaced classes 2024-01-05 19:24:06 +01:00