mediawiki-extensions-Secure.../includes
Andre Klapper 3ef5362f06 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: I8e34f5e92cf8ae173ad34cc91caf9d2027c72bf4
2024-10-26 15:11:32 +02:00
..
Hooks.php Avoid use of deprecated URL related global functions 2024-09-09 09:50:19 +03:30
HSTSPreloadLookup.php Lazy load large domains.php file only when it's really needed 2023-06-14 22:19:40 -04:00
ListFetcher.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:11:32 +02:00
ServiceWiring.php Add return type hint to function in ServiceWiring.php 2024-01-31 21:27:30 +01:00