wiki.techinc.nl/includes/title
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
..
Hook
ForeignTitle.php
ForeignTitleFactory.php
ImportTitleFactory.php
MalformedTitleException.php
MediaWikiTitleCodec.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
NaiveForeignTitleFactory.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
NaiveImportTitleFactory.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
NamespaceAwareForeignTitleFactory.php
NamespaceImportTitleFactory.php Use real type hints for services etc. in includes/title/ 2024-07-31 08:56:17 +00:00
NamespaceInfo.php title: Use const for NamespaceInfo::$alwaysCapitalizedNamespaces 2024-09-01 12:06:28 +02:00
SubpageImportTitleFactory.php Use real type hints for services etc. in includes/title/ 2024-07-31 08:56:17 +00:00
Title.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
TitleArrayFromResult.php
TitleFactory.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
TitleFormatter.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
TitleParser.php
TitleValue.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00