..
Hook
ForeignTitle.php
Add "implements Stringable" to every class with "function __toString()"
2024-06-13 00:23:39 +00:00
ForeignTitleFactory.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
ImportTitleFactory.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
MalformedTitleException.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
MediaWikiTitleCodec.php
Use real type hints for services etc. in includes/title/
2024-07-31 08:56:17 +00:00
NaiveForeignTitleFactory.php
Use real type hints for services etc. in includes/title/
2024-07-31 08:56:17 +00:00
NaiveImportTitleFactory.php
Use real type hints for services etc. in includes/title/
2024-07-31 08:56:17 +00:00
NamespaceAwareForeignTitleFactory.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
NamespaceImportTitleFactory.php
Use real type hints for services etc. in includes/title/
2024-07-31 08:56:17 +00:00
NamespaceInfo.php
Replace gettype() with get_debug_type() in exception messages
2024-07-31 19:24:39 +02:00
SubpageImportTitleFactory.php
Use real type hints for services etc. in includes/title/
2024-07-31 08:56:17 +00:00
Title.php
Consistent spelling of "subpage"
2024-08-06 04:01:02 -04:00
TitleArrayFromResult.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
TitleFactory.php
Standardise all our class alias deprecation comments for ease of grepping
2024-03-19 20:11:29 +00:00
TitleFormatter.php
Replace all instances of "per default" with "by default"
2024-04-29 10:47:54 +10:00
TitleParser.php
Replace all instances of "per default" with "by default"
2024-04-29 10:47:54 +10:00
TitleValue.php
Add "implements Stringable" to every class with "function __toString()"
2024-06-13 00:23:39 +00:00