wiki.techinc.nl/includes/title
daniel e98094956a Don't fail hard on bad titles in the database.
This updates some code that has been constructing TitleValue directly
to use TitleValue::tryNew or TitleParser::makeTitleValueSafe.

Bug: T200055
Change-Id: If781fe62213413c8fb847fd9e90f079e2f9ffc9d
2019-11-25 22:15:38 +01:00
..
ForeignTitle.php
ForeignTitleFactory.php
ImportTitleFactory.php
MalformedTitleException.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
MediaWikiTitleCodec.php Hard-deprecate Title::getUserCaseDBKey 2019-10-24 19:26:37 +03:00
NaiveForeignTitleFactory.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
NaiveImportTitleFactory.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
NamespaceAwareForeignTitleFactory.php
NamespaceImportTitleFactory.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
NamespaceInfo.php NamespaceInfo: use array constants now that we can 2019-10-05 00:26:56 -07:00
SubpageImportTitleFactory.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
TitleFormatter.php TitleFormatter: Remove indirection from getText() 2018-08-17 17:10:46 -07:00
TitleParser.php Introduce TitleParser::makeTitleValueSafe() 2019-08-14 21:34:39 +03:00
TitleValue.php Don't fail hard on bad titles in the database. 2019-11-25 22:15:38 +01:00