wiki.techinc.nl/includes/title
Aryeh Gregor 4a52bf553f Use MainConfigNames instead of string literals, #3
This edition brought to you by:

grep -ERIn $(grep -o "'[A-Za-z0-9_]*'" includes/MainConfigNames.php | tr
"\n" '|' | sed 's/|$/\n/') includes/

I only corrected a fraction of the results provided by that command. I'm
submitting the partial patch now so it doesn't bitrot.

Bug: T305805
Change-Id: If1918c0b3d88cdf90403921e4310740e206d6962
2022-04-26 14:31:26 +03:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ForeignTitle.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ForeignTitleFactory.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00
ImportTitleFactory.php
MalformedTitleException.php Revert "Introduce AbstractLocalizedException" 2021-09-14 19:01:21 +00:00
MediaWikiTitleCodec.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
NaiveForeignTitleFactory.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00
NaiveImportTitleFactory.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
NamespaceAwareForeignTitleFactory.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00
NamespaceImportTitleFactory.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
NamespaceInfo.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
SubpageImportTitleFactory.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
TitleFormatter.php TitleFormatter: fix typo ("of" -> "or") 2021-06-08 05:27:18 +00:00
TitleParser.php Introduce TitleParser::makeTitleValueSafe() 2019-08-14 21:34:39 +03:00
TitleValue.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00