mediawiki-extensions-Linter/tests
Andre Klapper 1983629a09 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: If9163b2bcdc105555ba3e4ed8bca651dbe0ac1bb
2024-10-26 15:06:53 +02:00
..
phpunit Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:06:53 +02:00