mediawiki-extensions-Scribunto/includes
Andre Klapper 169234018b Use explicit nullable type on parameter arguments (for PHP 8.4)
Implicitly marking parameter $... as nullable is deprecated in PHP
8.4. The explicit nullable type must be used instead.

Bug: T376276
Change-Id: I9cafaa51999fd2740da6c4fec9314fb9ace7c327
2024-11-14 23:51:36 +00:00
..
Engines Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-11-14 23:51:36 +00:00
Hooks
ApiScribuntoConsole.php Use namespaced classes 2024-10-20 11:54:11 +02:00
CodeEditorHooks.php
Hooks.php Use namespaced classes 2024-10-20 11:54:11 +02:00
Scribunto.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-11-14 23:51:36 +00:00
ScribuntoContent.php Use namespaced classes 2024-10-20 11:54:11 +02:00
ScribuntoContentHandler.php Use namespaced classes 2024-10-20 11:54:11 +02:00
ScribuntoEngineBase.php Use namespaced classes 2024-06-10 20:41:43 +02:00
ScribuntoException.php
ScribuntoModuleBase.php Use namespaced classes 2024-10-20 11:54:11 +02:00