wiki.techinc.nl/includes/title
Kunal Mehta 6e9b4f0e9c Convert all array() syntax to []
Per wikitech-l consensus:
 https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084821.html

Notes:
* Disabled CallTimePassByReference due to false positives (T127163)

Change-Id: I2c8ce713ce6600a0bb7bf67537c87044c7a45c4b
2016-02-17 01:33:00 -08:00
..
ForeignTitle.php Make ForeignTitle properties private 2016-01-26 19:36:52 +01:00
ForeignTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
ImportTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
MalformedTitleException.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiPageLinkRenderer.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiTitleCodec.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NaiveForeignTitleFactory.php Fix two PHPCS warnings in NaiveForeignTitleFactory.php 2015-09-28 14:19:29 +02:00
NaiveImportTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
NamespaceAwareForeignTitleFactory.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NamespaceImportTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
PageLinkRenderer.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SubpageImportTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
TitleFormatter.php Use LinkTarget in TitleValue only methods 2016-01-29 12:51:52 +01:00
TitleParser.php Add @since to classes and interface in title 2014-12-23 16:47:39 +00:00
TitleValue.php Add LinkTarget interface 2016-01-29 12:48:21 +01:00