wiki.techinc.nl/includes/Settings
Umherirrender e662614f95 Use explicit nullable type on parameter arguments
Implicitly marking parameter $... as nullable is deprecated in php8.4,
the explicit nullable type must be used instead

Created with autofix from Ide15839e98a6229c22584d1c1c88c690982e1d7a

Break one long line in SpecialPage.php

Bug: T376276
Change-Id: I807257b2ba1ab2744ab74d9572c9c3d3ac2a968e
2024-10-16 20:58:33 +02:00
..
Cache Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Config Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
Source Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
DynamicDefaultValues.php Use typed properties in Settings classes 2024-01-31 16:47:54 +00:00
LocalSettingsLoader.php Use typed properties in Settings classes 2024-01-31 16:47:54 +00:00
SettingsBuilder.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
SettingsBuilderException.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
WikiFarmSettingsLoader.php Use typed properties in Settings classes 2024-01-31 16:47:54 +00:00