wiki.techinc.nl/includes/title
Lucas Werkmeister 15f076efca Clean up UpdateQueryBuilder usage
This follows up change I608566700c, which was mainly generated by a
script. Most of the clean up here is fixing cases where it seems the
script for some reason collapsed multi-line arrays into single-line ones
and/or removed spaces after commas. A handful of other improvements are
included too (split merged conditions into ->where()->andWhere(), use
buildComparison()). In RevDelArchiveItem, a comment is restored that I
assume was removed accidentally (perhaps because the script didn’t
expect comments inside the conditions).

Bug: T330640
Change-Id: If27bafb12fdaa05d3dc1ae6da820e1630ae2742e
Follows-Up: I608566700c6d737ee986bf47dda87effc69614d6
2023-06-08 12:50:37 +02:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ForeignTitle.php
ForeignTitleFactory.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00
ImportTitleFactory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
MalformedTitleException.php Revert "Introduce AbstractLocalizedException" 2021-09-14 19:01:21 +00:00
MediaWikiTitleCodec.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
NaiveForeignTitleFactory.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
NaiveImportTitleFactory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
NamespaceAwareForeignTitleFactory.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
NamespaceImportTitleFactory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
NamespaceInfo.php Remove NamespaceInfo::getRestrictionLevels 2023-05-20 08:52:50 +00:00
SubpageImportTitleFactory.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
Title.php Clean up UpdateQueryBuilder usage 2023-06-08 12:50:37 +02:00
TitleArray.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
TitleArrayFromResult.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
TitleFactory.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
TitleFormatter.php docs: Clarify that functions returning namespace names include underscores (not spaces) 2022-08-30 21:15:19 +00:00
TitleParser.php
TitleValue.php title: Remove dated comment about inNamespace(), overall doc cleanup 2022-01-18 22:25:09 +00:00