mediawiki-extensions-Catego.../includes
Andre Klapper 63688178e9 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: I40bb7a0a02aaa467cbf0ae182adf5601ccbcb58e
2024-10-26 14:43:49 +02:00
..
ApiCategoryTree.php Remove duplicate/unnecessary trim 2024-10-04 19:55:50 +00:00
CategoryCache.php Use IConnectionProvider instead of ILoadBalancer 2024-09-04 13:28:31 +00:00
CategoryTree.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 14:43:49 +02:00
CategoryTreeHidePrefix.php Namespace extension 2021-04-08 01:28:21 +01:00
CategoryTreeMode.php Namespace extension 2021-04-08 01:28:21 +01:00
CategoryTreePage.php Merge "Stay on mode=categories after the first submit with all namespaces" 2024-10-10 16:45:11 +00:00
ConfigHookHandler.php Put onMediaWikiServices into a separate handler class. 2021-06-24 15:17:34 +00:00
Hooks.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 14:43:49 +02:00
OptionManager.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 14:43:49 +02:00
ServiceWiring.php Use IConnectionProvider instead of ILoadBalancer 2024-09-04 13:28:31 +00:00