mediawiki-extensions-AbuseF.../includes/VariableGenerator
Andre Klapper 2fdd92fb96 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: I303342cf1a002d5f0afc77ce147ce9453ea5282e
2024-11-14 23:55:42 +00:00
..
RCVariableGenerator.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-11-14 23:55:42 +00:00
RunVariableGenerator.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-11-14 23:55:42 +00:00
VariableGenerator.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-11-14 23:55:42 +00:00
VariableGeneratorFactory.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-11-14 23:55:42 +00:00